Our website (not yet deployed). https://microlab.space
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Emil Miler 48b20d03ad Set darkreader-lock to prevent color changes
https://github.com/darkreader/darkreader/pull/9181
1 year ago
content Add events section 1 year ago
sass Move colors to variables 1 year ago
static Change default font to open-sans 1 year ago
templates Set darkreader-lock to prevent color changes 1 year ago
.gitignore Init 1 year ago
config.toml New configuration 1 year ago
readme.md Add basic readme 1 year ago

readme.md

This repository contains the source for our website. It is generated into static HTML by Zola.

Development

You need to install Zola and run a development server.

zola serve

It can be accessed at http://127.0.0.1:1111 by default.

Resources