1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
| # Marketing Site
This is a module for [Project Forge](https://projectforge.dev). It provides a website for downloads, tutorials, and marketing
https://github.com/kyleu/projectforge/tree/master/module/marketing
### License
Licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0)
### Usage
- A marketing web app is provided, start by passing `all` or `site` when starting the app - The marketing site will start on a port one higher than the main server - Most actions are based on Markdown files in `./doc`, handlers defined in `./app/site` - Detailed download page is provided, with assets being downloaded from Github
|