Skip to content

My personal website

Notifications You must be signed in to change notification settings

wadmiraal/wadmiraal.net

Repository files navigation

Wouter Admiraal's Blog

Find it here !

All code is licensed under MIT, with the exception of code located under js/vendor and css/vendor.

Posts are licensed under CC BY-SA 3.0.

Concept and logic

The blog is fully static. Except a custom build of Modernizr and of Prism (including only the relevant modules), as well as Normalize, the site uses no libraries.

Fork it

Feel free to use it for your own blog !

Develop and build

Use bundler to install dependencies:

bundler install

Use the jekyll build command to build the site, which will be placed under /_site:

bundle exec jekyll build

Then FTP it to your host and you're done.

While writing (or hacking), you can call

bundle exec jekyll serve

Which will build the site and start serving it at http://localhost:4000 (Jekyll will also watch the files for changes).

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •