https://github.com/deepnight/minisitebase
A lightweight code base to build single page web tools.
https://github.com/deepnight/minisitebase
Last synced: 8 months ago
JSON representation
A lightweight code base to build single page web tools.
- Host: GitHub
- URL: https://github.com/deepnight/minisitebase
- Owner: deepnight
- Created: 2022-08-29T08:38:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T22:21:59.000Z (over 3 years ago)
- Last Synced: 2025-01-18T15:51:16.673Z (over 1 year ago)
- Language: Haxe
- Size: 192 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini site base
## About
A super lightweight code base to create a single page website. Pretty useful to build a small web-based tool.
Web files are stored in `/docs`, so you can easily also enable GitHub Sites for the repo to make the tool available at `https://.github.io/`
## Examples
- [Scrambler](https://deepnight.github.io/mini-scrambler/)
- [Randomizer](https://deepnight.github.io/mini-randomizer/)