Personal homepage for Gingkoleaves, built with Jekyll and deployed on GitHub Pages.
- A landing page with the main homepage experience
- A notes collection for longer-form writing
- A talks collection for presentations and speaking notes
- Shared layout and include files for the site shell
If you want to run the site locally, install Jekyll and start the development server from the repository root.
bundle install
bundle exec jekyll serveThen open the local address shown in the terminal, usually http://127.0.0.1:4000.
_config.yml- Jekyll configuration and pluginsindex.md- Homepage content and layout hooksfriends.md- Friend linksnotes.md- Notes indextalks.md- Talks index_includes/- Reusable partials_layouts/- Page layouts_notes/- Note posts and pages_talks/- Talk posts and pagesassets/- Images, audio, and JavaScript
The homepage includes a hidden easter egg: enter the Konami code on the homepage, and a special visual effect will appear.
Sequence: Up, Up, Down, Down, Left, Right, Left, Right, B, A