villeristi / aas.fi

aas.fi Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aas.fi

Installation instructions

  1. Learn how Markdown works.

  2. Clone the repo:

git clone git@github.com:villeristi/aas.fi.git
  1. Download & install Hugo

  2. Start the development-server:

hugo server
  1. Download the latest version locally
make download

And make changes to content inside /content-directory

  1. Add & Commit the changes:
make save
  1. Push the commits made to remote which triggers the build automagically:
make public
  1. Enjoy your brand new site 🤑

About

aas.fi Site

License:MIT License


Languages

Language:SCSS 71.5%Language:HTML 27.6%Language:JavaScript 0.5%Language:Makefile 0.4%