Skip to content

Gingkoleaves/Gingkoleaves.github.io

Repository files navigation

Gingkoleaves.github.io

Personal homepage for Gingkoleaves, built with Jekyll and deployed on GitHub Pages.

What is here

  • 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

Local preview

If you want to run the site locally, install Jekyll and start the development server from the repository root.

bundle install
bundle exec jekyll serve

Then open the local address shown in the terminal, usually http://127.0.0.1:4000.

Project structure

  • _config.yml - Jekyll configuration and plugins
  • index.md - Homepage content and layout hooks
  • friends.md - Friend links
  • notes.md - Notes index
  • talks.md - Talks index
  • _includes/ - Reusable partials
  • _layouts/ - Page layouts
  • _notes/ - Note posts and pages
  • _talks/ - Talk posts and pages
  • assets/ - Images, audio, and JavaScript

Notes

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

About

Personal homepage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors