Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabienheureux/fabienheureux.github.io

(ᵔᴥᵔ)
https://github.com/fabienheureux/fabienheureux.github.io

css markdown zola

Last synced: 24 days ago
JSON representation

(ᵔᴥᵔ)

Awesome Lists containing this project

README

        

# fabien.cool

This is the source code for my [personnal website and blog](https://fabien.cool) that uses [Zola](https://www.getzola.org).

## Getting started

[Install Zola](https://www.getzola.org/documentation/getting-started/installation/)

## Commands

Every useful commands are available in the `Makefile` at the root of this repositery.

### `make s`

Starts the development server.

### `make b`

Builds the project.