- JavaScript 38.9%
- CSS 22.1%
- HTML 20.2%
- SCSS 16.9%
- Ruby 1.7%
- Other 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| .vscode | ||
| _drafts | ||
| content | ||
| sass/assets | ||
| script | ||
| static | ||
| templates | ||
| test | ||
| .gitignore | ||
| .htaccess | ||
| .proselintrc | ||
| .ruby-version | ||
| config.toml | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE-CC-BY-NC4.0 | ||
| LICENSE-MIT | ||
| Rakefile | ||
| README.md | ||
philhansch.net
This is the data for my blog. It uses Zola to generate a static website whenever I push new content to Codeberg.
Development
Tests
Execute the tests with:
rake test
Serving
Run Zola with:
zola serve
and open the website on 127.0.0.1:1111.