Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theodedeken/theodedeken.github.io
- Owner: theodedeken
- License: mit
- Created: 2019-01-14T18:31:47.000Z (almost 6 years ago)
- Default Branch: source
- Last Pushed: 2024-08-16T19:02:14.000Z (3 months ago)
- Last Synced: 2024-08-17T13:03:26.511Z (3 months ago)
- Language: HTML
- Homepage: https://www.theodedeken.xyz
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```