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 df6a709636 Edit colors and layout 2 weeks ago
content Import some projects from our old website 2 years ago
sass Edit colors and layout 2 weeks ago
static Add macros & project listing 2 years ago
templates Edit colors and layout 2 weeks ago
.gitignore Init 2 years ago
config.toml Pre and syntax highlighting 1 year ago
readme.md Add basic readme 2 years 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