Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phansch/philhansch.net
My personal website
https://github.com/phansch/philhansch.net
jekyll personal website
Last synced: 2 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/phansch/philhansch.net
- Owner: phansch
- Created: 2012-07-25T20:09:47.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T15:20:18.000Z (2 months ago)
- Last Synced: 2024-11-01T16:17:33.350Z (2 months ago)
- Topics: jekyll, personal, website
- Language: JavaScript
- Homepage: https://philhansch.net/
- Size: 19.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# philhansch.net
[![Build Status](https://github.com/phansch/philhansch.net/workflows/Ruby/badge.svg)](https://github.com/phansch/philhansch.net/actions)
[![Sponsor
count](https://img.shields.io/badge/sponsors-4-brightgreen)](https://philhansch.net/thanks)This is the data for my blog. It uses [Zola] to generate a static website whenever I push new content to GitHub.
## Development
### Tests
Execute the tests with:
rake test
### Serving
Run Zola with:
zola serve
and open the website on [127.0.0.1:1111](http://127.0.0.1:1111).
[Zola]: https://www.getzola.org/