An open API service indexing awesome lists of open source software.

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

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/)