Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabienheureux/fabienheureux.github.io
(ᵔᴥᵔ)
https://github.com/fabienheureux/fabienheureux.github.io
css markdown zola
Last synced: 24 days ago
JSON representation
(ᵔᴥᵔ)
- Host: GitHub
- URL: https://github.com/fabienheureux/fabienheureux.github.io
- Owner: fabienheureux
- Created: 2016-10-17T16:05:56.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T18:52:32.000Z (about 2 months ago)
- Last Synced: 2024-11-30T19:32:15.499Z (about 2 months ago)
- Topics: css, markdown, zola
- Language: HTML
- Homepage: https://fabien.cool
- Size: 9.59 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.