Skip to content

aslanides/aslanides.github.io

Repository files navigation

aslanides.github.io

This is my personal blog/website, which you can visit at aslanides.io.

Site layout

  • Posts are in markdown, contained in the _posts folder.
  • All hosted assets (images, etc.) are contained in the assets folder.
  • About page in about.md.
  • Docs (e.g. CV, Masters thesis) are in the docs folder.

Building/serving

The site is built in Jekyll and is hosted via GitHub pages.

To serve locally (assuming you have Jekyll installed):

git clone [email protected]:aslanides/aslanides.github.io.git
cd aslanides.github.io
bundle install
bundle exec jekyll serve

Releases

No releases published

Packages

No packages published

Languages