Code Faster is a very minimal and light weight Jekyll theme with a built-in dark mode made to be easy on eyes.
The theme comes with pre-installed analytics, disqus and html compressor.
To enable them make sure you edit the _config.yml first
(Assuming you are on this page and logged into GitHub) Fork this repository by clicking the Fork button on the top right corner.
A fork is a copy of a repository. Forking means copying this whole repository and all the files into your github.
<yourusername>.github.ioThis will create a GitHub User page ready with the Code Faster Jekyll template that will be available at https://<yourusername>.github.io within a couple minutes. To do this, click on Settings at the top (the cog icon) and there you'll have an option to rename.
Edit the _config.yml file to change all the settings to reflect your site.
jekyll serve bundle exec
Your Development site will be ready at http://localhost:4000/
MIT License