Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thexyzzyone.github.io

Source for my GitHub Pages site, built with Jekyll via the github-pages gem.

Prerequisites

Setup

Install dependencies:

bundle install

Running locally

Start the development server:

bundle exec jekyll serve

Then open http://localhost:4000 in your browser.

The server watches for file changes and rebuilds automatically. Note that _config.yml is not watched — restart the server after editing it.

Useful variants

  • bundle exec jekyll serve --livereload — auto-refresh the browser on changes
  • bundle exec jekyll serve --drafts — include posts in _drafts
  • bundle exec jekyll build — build the static site into _site without serving it

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages