🌴 a tiny self-hosted blogging platform
This repository has been archived on 2024-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Reese Sapphire aa32d2ca39 minor updates
- updated npm packages
- fixed some file paths
2022-07-28 22:46:30 -05:00
logo added post summary to <meta> description on post pages 2022-01-01 12:33:58 -06:00
posts create static site generator !! 2022-05-29 23:17:42 -05:00
src minor updates 2022-07-28 22:46:30 -05:00
static added docker support, switched from yarn to npm, and fixed a typo 2022-02-05 16:25:53 -06:00
templates added post summary to <meta> description on post pages 2022-01-01 12:33:58 -06:00
.dockerignore create static site generator !! 2022-05-29 23:17:42 -05:00
.editorconfig start of project 2021-12-17 15:08:55 -06:00
.gitignore create static site generator !! 2022-05-29 23:17:42 -05:00
docker-compose.yml added docker support, switched from yarn to npm, and fixed a typo 2022-02-05 16:25:53 -06:00
Dockerfile minor updates 2022-07-28 22:46:30 -05:00
LICENSE custom titles now show up in the post list. it's a bit sloppy so it could definitely use some refactoring. 2021-12-20 18:30:32 -06:00
package-lock.json minor updates 2022-07-28 22:46:30 -05:00
package.json create static site generator !! 2022-05-29 23:17:42 -05:00
README.md added a logo! isn't it so cute?? 2021-12-22 21:31:24 -06:00

islet 🌴

islet logo

Tiny blogging server. Express.js-based fork of Zonelets.

All themes from the Zonelet theme pack v1.1 are included (license CC0). Islet aims to be 100% compatible with themes made for Zonelets!

Usage instructions

Documentation coming soon...

Credits

Released under the MIT License. See LICENSE.

Islet is built upon the work of Zonelets by Marina Kittaka. Zonelets is available on itch.io for free with an MIT license. Marina has also created several themes which are included here in full and without modification. These themes are available under the Creative Commons Zero license, which is equivalent to public domain.

I'd also like to thank the authors of the Javascript modules used by this project, including:

The full list can be found in package.json!