Skip to content

tonyedwardspz/tonyedwardspz

 
 

Repository files navigation

My blog

The project files for my little corner of the internet.

Run

bundle exec jekyll serve --config _config.yml,_config-dev.yml

Setup

  1. ⭐ to the project. 🤘
  2. Fork the project
  3. Edit _config.yml with your data
  4. Write some posts :bowtie:

If you want to test locally on your machine, do the following steps also:

  1. Install Jekyll, NodeJS and Bundler.
  2. Clone the forked repo on your machine
  3. Enter the cloned folder via terminal and run bundle install
  4. Then run bundle exec jekyll serve --config _config.yml,_config-dev.yml
  5. Open it in your browser: http://localhost:4000
  6. Test your app with bundle exec htmlproofer ./_site

Settings

Play around with _config.yml.


Original Theme built by Sérgio Kopplin.

MIT License © Sérgio Kopplin

About

My website / blog

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 53.7%
  • Sass 42.3%
  • SCSS 2.9%
  • Ruby 1.1%