https://github.com/woahbase/website
Website
https://github.com/woahbase/website
material mkdocs website
Last synced: about 2 months ago
JSON representation
Website
- Host: GitHub
- URL: https://github.com/woahbase/website
- Owner: woahbase
- Created: 2018-01-13T11:59:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-14T07:01:02.000Z (4 months ago)
- Last Synced: 2026-02-14T15:24:52.289Z (4 months ago)
- Topics: material, mkdocs, website
- Language: HCL
- Homepage: https://woahbase.online/
- Size: 7.21 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# website
> Website for [woahbase.online](https://woahbase.online).
## Build
```
make build
```
## Develop
```
make serve
```
## Deploy (to Netlify)
```
make deploy
```