Just go ahead and read up on how to install Jekyll. It's not too hard I promise!
Download this repository here and save it to any folder you want.
Open a terminal window or a command line and cd
to that location.
Then enter: bundle exec jekyll serve
. You can now access your new Jekyll site from http://127.0.0.1:4000/. Have fun exploring your new site!
The sitemap is auto generated! Just simply change the sitemap variable in front matter of each page. It looks like so...
sitemap:
priority: 0.7
lastmod: 2017-11-02
changefreq: weekly
Formspring is supported out of the box! Just add your email to _config.yml
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
This is Massively, a text-heavy, article-oriented design built around a huge background
image (with a new parallax implementation I'm testing) and scroll effects (powered by
Scrollex). A *slight* departure from all the one-pagers I've been doing lately, but one
that fulfills a few user requests and makes use of some new techniques I've been wanting
to try out. Enjoy it :)
Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.
(* = not included)
AJ
aj@lkn.io | @ajlkn
Credits:
Demo Images:
Unsplash (unsplash.com)
Icons:
Font Awesome (fortawesome.github.com/Font-Awesome)
Other:
jQuery (jquery.com)
Misc. Sass functions (@HugoGiraudel)
Skel (skel.io)
Scrollex (github.com/ajlkn/jquery.scrollex)