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

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.

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