Phosh website source code
https://phosh.mobi/
- SCSS 73.1%
- HTML 12.1%
- Python 9.1%
- Shell 4%
- Makefile 0.8%
- Other 0.9%
Phosh Website
This is the repository for the Phosh website. This site is built with Hugo. It's entirely static.
To run the site locally:
sudo apt install hugo make
git clone --recurse-submodules https://codeberg.org/phosh/phosh-site.git
cd phosh-site
make server
Contributions welcome. You can open merge requests at https://codeberg.org/Phosh/phosh-site/pulls
We're currently using hugo 0.160 for deployment.
The web pages are CC-BY-SA 4.0 (See LICENSE). The coder hugo theme is MIT licensed.