Link to my personal website: https://dev-ritik.github.io
- Built on
Jekyll. Lanyontheme.- Hosted on Github pages
Parts of this project are 'inspired' from these sources:
- https://github.com/captn3m0/captn3m0.github.com
- https://github.com/jogendra/jogendra.github.io
- Truncate posts: https://gist.github.com/mikeygee/2626538
Dark(Dim) mode:
- https://derekkedziora.com/blog/dark-mode-revisited
- Button used here: https://create-react-app.dev/
- GitHub's Dark-dimmed mode UI colors
- Install jekyll: https://jekyllrb.com/docs/installation/ubuntu/
- Install dependency:
gem install jekyll-paginate
- Run the command
jekyll serve - Go to http://127.0.0.1:4000/
Lanyon Jekyll theme is under the MIT license.