Ecosyste.ms: Awesome

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

https://github.com/Ulbora/ulboracms

Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.
https://github.com/Ulbora/ulboracms

cms content content-management content-management-system content-provider content-services contentprovider golang json-datastore site-generator ulboracms webapp webframework webpage website website-builder website-design website-development website-template websites

Last synced: about 1 month ago
JSON representation

Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.

Lists

README

        

[![Go Report Card](https://goreportcard.com/badge/github.com/Ulbora/ulboracms)](https://goreportcard.com/report/github.com/Ulbora/ulboracms)
[![GitHub Actions Build](https://github.com/Ulbora/ulboracms/actions/workflows/build.yml/badge.svg)](https://github.com/Ulbora/ulboracms/actions/workflows/build.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Ulbora_ulboracms&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Ulbora_ulboracms)

# Ulbora CMS
UlboraCMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed.

[Installation](https://github.com/Ulbora/ulboracms/wiki/Installation)

[Administration](https://github.com/Ulbora/ulboracms/wiki/Administration)

## Docker Container

https://hub.docker.com/r/ulboralabs/ulboracms

## Templates

You can build multiple templates with Ulbora CMS and switch between the templates through the administration screen.

New templates can easily be installed by zipping them as tar.gz files and following a simple upload process in the administration screens.

[MIT](LICENSE)

[travis-image]: https://img.shields.io/travis/Ulbora/ulboracms.svg?style=flat
[travis-url]: https://travis-ci.org/Ulbora/ulboracms