A simple, minimal Jekyll theme for a personal web page and blog, focusing on white space and readability
Click here to see the theme in action. Note that the download PDF button redirects to 404 due to lack of the file. This is by design, to demonstrate the Glitch effect therein.
_config.yml
file and change it accordingly. Note that the title
property is what will be displayed as logo.jekyll serve
and head to localhost:4000 to see the results locally./assets/img/pudhina
. _config.yml
.index.md
for the main page, blog.md
for Blog listing and resume.md
for Resume page./assets/css/main.css
./_posts/
directory, follow the naming convention used in samples. Front-matter requires title, subtitle, categories and date.Inspired by the theme Daktilo
The theme is available as open source under the terms of the MIT License.