https://github.com/halfbyte/rasterizer-web
a webgen version of the rasterizer webpage
https://github.com/halfbyte/rasterizer-web
Last synced: 3 months ago
JSON representation
a webgen version of the rasterizer webpage
- Host: GitHub
- URL: https://github.com/halfbyte/rasterizer-web
- Owner: halfbyte
- Created: 2008-12-21T23:08:25.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-12-21T23:12:12.000Z (over 17 years ago)
- Last Synced: 2025-04-15T01:46:24.621Z (about 1 year ago)
- Homepage: http://www.rasterizer.de/
- Size: 375 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
description:
This skeleton of a webgen website provides a set of default files for every
created webgen website.
When using the standard settings, the sources are in the directory `src` and
the generated output goes into `out`. Extensions can be placed under `ext`.
For configuration purposes, use the config.rb or config.yaml files.
---
note: This file can be deleted!