Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Homepage

This is my personal homepage built with Jekyll and GitHub Pages.

Local Development

To run this website locally:

  1. Install Ruby and Bundler
  2. Run bundle install
  3. Run bundle exec jekyll serve
  4. Visit http://localhost:4000

Writing Workflow

Use docs/post-template.md when creating new posts.

  1. Copy the template into _posts/YYYY-MM-DD-your-title.md
  2. Fill title, description, tags, and img
  3. Keep image paths relative to assets/img/ (example: posts/welcome.svg)
  4. Commit and push to main to publish via GitHub Pages

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

personal pages

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages