Giter Club home page Giter Club logo

trwaters.github.io's Introduction

Tim Waters' Home Page

This is the code for my personal website - a clone of Robert Spurlin's fork of Yevgeniy Brikman's Home Page. I have not deleted the blog, only de-activated the link to it in _config.yml; in fact, I added Mathjax to it, as who knows, I may have the urge to blog soon (after all, it's May 2020 right now and I'm working from home during the pandemic).

How to make this site your own at yourusername.github.io

Option 1: by forking this site

  1. Fork this site
  2. Rename the repo to myusername.github.io
  3. Change trwaters in _config.yml to your username and update the twitter handle, etc.

Option 2: by first cloning a local build of this site, editing on your PC, and then pushing that

  1. Use Git to clone this repo.
  2. Make sure you have Jekyll installed.
  3. Just the first time: bundle install.
  4. Delete _config.yml and then rename _config.yml.local to _config.yml.
  5. To build the local site and serve it: bundle exec jekyll serve.
  6. To test: in a browser, go to http://localhost:4000.
  7. Edit to your liking.
  8. Make a new repo on github named myusername.github.io without a Readme.md or .gitignore
  9. Push your local build.
  10. Rename _config.yml to something different like _config.yml.local and then rename _config.yml.github to _config.yml. Incorporate any necessary sylistic changes from _config.yml.local to _config.yml without altering the required github settings. Similarly rename Gemfile to Gemfile.local and Gemfile.github to Gemfile.
  11. Under the Branches tab in Settings, make sure the repo is set to master (not gh-pages). Finally, in the GitHub Pages section of the Options tab of Settings, make sure the site built correctly (and if not, debug).
  12. In your local repo, issue git update-index --assume-unchanged Gemfile and git update-index --assume-unchanged _config.ylm to not sync these files once all setup.

See the Jekyll and GitHub Pages documentation for more info.

Technologies

  1. Built with Jekyll. This website is completely static and I use basic HTML or Markdown for everything.
  2. Hosted on GitHub Pages. I'm using the GitHub Pages Gem and only Jekyll plugins that are available on GitHub Pages.
  3. Free SSL and CDN provided by CloudFlare.
  4. The design is loosely based on Kasper, Pixyll, and Medium.
  5. Uses Basscss, Sass, Font Awesome Icons, Hint.css,and Google Fonts for styling.
  6. Uses jQuery, lazySizes, and responsive-nav.js for behavior.
  7. Uses Google Analytics for monitoring and metrics.

License

This code is released under the MIT License. See LICENSE.txt.

trwaters.github.io's People

Contributors

brikis98 avatar trwaters avatar robertspurlin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.