Go to file
Sebastien Bourdeauducq 4adc4400b7 README: update 2019-07-20 11:32:13 +08:00
content feat(img_enlarged): Prepares code 2019-07-19 17:28:56 +02:00
sass/css feat(img_enlarged): Prepares code 2019-07-19 17:28:56 +02:00
static feat(Directions): Adds page inside about-us 2019-07-19 17:09:54 +02:00
templates feat(img_enlarged): Prepares code 2019-07-19 17:28:56 +02:00
.gitignore feat(website): Adds desktop homepage 2019-07-03 11:52:11 +02:00
README.md README: update 2019-07-20 11:32:13 +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.

  1. Clone the project:
git clone https://git.m-labs.hk/M-Labs/web2019.git
cd web2019
  1. Install Zola
  2. Start:
zola serve