Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theodedeken/theodedeken.github.io

The source code for my personal website
https://github.com/theodedeken/theodedeken.github.io

Last synced: 6 days ago
JSON representation

The source code for my personal website

Awesome Lists containing this project

README

        

# Personal website
## Installation
```bash
npm install
```
Installs the customized semantic ui package. You need to run this command any time you make changes in the `semantic/` directory.

## Development
```
jekyll serve
```