Go to file
sovanna 413703fd96 feat(issue19/UI): Allows to show configuration 2020-04-14 16:08:28 +09:00
content add Birmingham ARTIQ examples 2020-03-25 12:02:19 +08:00
sass/css feat(issue19/UI): Allows to show configuration 2020-04-14 16:08:28 +09:00
server feat(issue22/server-flask): Checks payload is None 2020-04-14 14:23:01 +09:00
static feat(issue19/UI): Allows to show configuration 2020-04-14 16:08:28 +09:00
templates feat(issue22/UI): Updates shop (email + req to API for RFQ + feeback) 2020-04-14 14:46:51 +09:00
.gitignore feat(place-order): Adds order hardware system 2019-11-06 14:49:00 +08: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 config.toml: correct description 2019-07-29 19:10:05 +08:00
package-lock.json feat(place-order): Adds order hardware system 2019-11-06 14:49:00 +08:00
package.json fix(mobile/shop): Adds zindex to cloned card while dragging 2020-01-19 15:15:51 +01: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