Go to file
Sebastien Bourdeauducq cca3108e6f add design specs document 2019-07-26 21:11:05 +08:00
content fix(Office): Uses same height 2019-07-22 17:15:52 +02:00
sass/css feat(404): Adds html oops, it slipped! 2019-07-24 17:21:55 +02:00
static feat(404): Adds html oops, it slipped! 2019-07-24 17:21:55 +02:00
templates Merge branch 'master' of https://git.m-labs.hk/M-Labs/web2019 2019-07-24 17:22:27 +02:00
.gitignore feat(website): Adds desktop homepage 2019-07-03 11:52:11 +02:00
README.md README: give up on markdown 2019-07-20 11:33:02 +08:00
Website design specs.docx add design specs document 2019-07-26 21:11:05 +08:00
config.toml fix(website): Applies various changes 2019-07-08 11:59:50 +02:00

README.md

M-Labs.hk website source code

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For deployment, see the nix-scripts repository. Commits to https://git.m-labs.hk/M-Labs/web2019.git are automatically deployed to m-labs.hk through Hydra.

Clone the project:

git clone https://git.m-labs.hk/M-Labs/web2019.git
cd web2019

Install Zola.

Start:

zola serve