https://github.com/pseitz/flexineering
Blog
https://github.com/pseitz/flexineering
Last synced: about 1 year ago
JSON representation
Blog
- Host: GitHub
- URL: https://github.com/pseitz/flexineering
- Owner: PSeitz
- Created: 2023-06-18T03:44:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T10:26:16.000Z (about 2 years ago)
- Last Synced: 2025-01-25T06:25:37.363Z (over 1 year ago)
- Language: HTML
- Size: 689 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Check Website
```
zola serve
```
Build Website
```
zola build --output-dir docs --force
```