Skip to content

aeged/aeged.github.io

Repository files navigation

Alex's Personal Website

using jekyll

theme is heiswayi's thinkspace

Running Local Instance

Navigate to root folder and run with

$ bundle exec jekyll serve

Preview the site by going to http://localhost:4000

See this page for more details

https://help.github.com/en/articles/testing-your-github-pages-site-locally-with-jekyll

To Add Pages

  1. Create the page in the root folder (either .md or .html files work)
  2. Go to _config.yml and add to the navbar list.
  3. Go to _includes/nav.html and add more <li> to the navbar list.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published