https://github.com/piedoom/doomy.org
dev website
https://github.com/piedoom/doomy.org
Last synced: about 2 months ago
JSON representation
dev website
- Host: GitHub
- URL: https://github.com/piedoom/doomy.org
- Owner: piedoom
- Created: 2017-12-06T05:08:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T00:48:48.000Z (9 months ago)
- Last Synced: 2025-04-10T09:13:41.985Z (2 months ago)
- Language: Rust
- Homepage: https://doomy.org
- Size: 170 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vaporsoft
This is a website where I write about a variety of programming and computer-related topics.# building & usage
I use [Zola](https://getzola.org) as a static site generator, and use GitHub actions to push
new builds from the `gh-pages` branch.## Taxonomies
`tags` are the only supported taxonomy at the moment.# themes
I use my [feather](https://github.com/piedoom/feather) theme for Zola.