All notable changes to this project will be documented here.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Additional whitespace above
h1
andh2
tags - Tags page and clickable tagging navigation (see the Features & Setup page for more information)
- Removed links page
- Footer icons vertical alignment
- Other minor CSS fixes
- PayPal icon in contact
- Fixed footer align left for palm devices
- H1 font fixed
- Fixed post
<a>
to be more distinct from<strong>
text
- minor CSS fixes
- set jekyll production environment in Rakefile build
- Blog post pagination
- Changed front page back to blog, and /about/ to the landing page
- Allow user to set page title case
- Added splash page and links page
- Fixed keybase icon hover
- Fixed
header_pages
settings specification in config
- Created splash page for single page sites or immersive intro without header/footer
- Custom
.travis.yml
for remote building - Rakefile for building to separate branch and travis ci hook
- CSS support for external link icons with
<i class="fa fa-external-link"></i>
- Other minor styling
- Minor CSS edits to enhance neatness and simplicity
- Screenshot of blog page added
- Created a very simple setup guide for new users
- Additional feature specifications in README.md
- Users only have to add an
.asc
file to their static files for GPG download link to appear - Added Jekyll-feed for
.xml
generation for blog entries
- Made site logo and gpg key paths relative
- Corrected logo logic to show sitename is
logo.*
doesn't exist in/assets/
- Initial fork from Minima
- Initial setup change including basic styling, social icons, logo, header and footer