https://github.com/bigasdev/minisite-learning
learning the haxe-jscript for web framework
https://github.com/bigasdev/minisite-learning
Last synced: 3 months ago
JSON representation
learning the haxe-jscript for web framework
- Host: GitHub
- URL: https://github.com/bigasdev/minisite-learning
- Owner: bigasdev
- Created: 2022-08-29T16:43:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T12:26:10.000Z (over 2 years ago)
- Last Synced: 2024-12-29T07:43:22.406Z (5 months ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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/)