alizameller / autonomy-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autonomy Lab Website

Built on the Hugo Static Website Generator.

Make sure to remember to clone submodules: git submodule update --init --recursive

Add a new member

hugo new members/member-name.md

New news post

hugo new blog/blog-post-name.md

Images

Images should be added in the static/ directory.

Generate website

Run the following command to generate the public/ directory with a site that can be served on a web server.

make prod

About


Languages

Language:HTML 59.9%Language:SCSS 38.1%Language:Makefile 2.0%