Coder Social home page Coder Social logo

ulbora / ulboracms Goto Github PK

View Code? Open in Web Editor NEW
53.0 12.0 15.0 70.13 MB

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.

Home Page: http://ulbora.github.io/ulboracms

License: MIT License

Go 32.51% Shell 0.04% Dockerfile 0.05% HTML 15.89% CSS 41.90% Less 0.73% JavaScript 8.87%
cms website golang webframework website-builder content-management-system content-management contentprovider websites website-development

ulboracms's Introduction

Go Report Card CircleCI Quality Gate Status

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

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

ulboracms's People

Contributors

kenwilliamson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ulboracms's Issues

Article does not display

Hey folks,

Is this project even active?

I installed and ran the out-of-the-box demo. I created a new article and it saved correctly, but when I view the demo site, it is not displayed anywhere. I'm running the docker process in interactive mode and I can see in the output that the article is being returned from the database, but it is nowhere to be found on the page.

This project sounds like it has all the features I'm looking for, but it seems like a no-go if even the most basic example doesn't work. It was also not very obvious how to get the demo site up and running.

requested page: /about page: about page: about found cashed page{"articleLocations":{"FrontPage":[{"_id":"57926ff6aabf211000f1bdff","alias":"testing2","title":"testing","section":{"_id":"57926fb7aabf211000f1bdf2","name":"About","language":"57926fb7aabf211000f1bdeb","__v":0},"category":{"_id":"57926fb7aabf211000f1bdf6","name":"News","language":"57926fb7aabf211000f1bdeb","__v":0},"accessLevel":"57926fb7aabf211000f1bde9","language":"57926fb7aabf211000f1bdeb","user":{"_id":"57926fb7aabf211000f1bde8","firstName":"super","lastName":"administrator","emailAddress":"[email protected]"},"__v":0,"commentsEndDate":null,"commentsStartDate":null,"metaAuthorName":"test","metaDesc":"test","metaKeyWords":"test","metaRobotKeyWords":"test","modifiedDate":"2016-07-22T19:16:45.543Z","menuIndex":0,"commentsRequireLogin":true,"allowComments":false,"fullPage":true,"showTitle":true,"showSectionName":true,"showModifyDate":true,"showIntroText":false,"showCreateDate":true,"showCategoryName":true,"showAuthor":true,"published":true,"hits":0,"createdDate":"2016-07-22T00:00:00.000Z","articleText":{"_id":"57926ff6aabf211000f1be00","text":"<p>test!</p>","version":1,"article":"57926ff6aabf211000f1bdff","__v":0,"active":true,"processed":true},"frontPage":true,"articleLocationList":["57926fb7aabf211000f1bdfa"],"tag":{"_id":"579270b4aabf211000f1be05","keyWords":"test","article":"57926ff6aabf211000f1bdff","__v":0}}],"TopMenu":[],"Left":[{"_id":"57926ff6aabf211000f1bdff","alias":"testing2","title":"testing","section":{"_id":"57926fb7aabf211000f1bdf2","name":"About","language":"57926fb7aabf211000f1bdeb","__v":0},"category":{"_id":"57926fb7aabf211000f1bdf6","name":"News","language":"57926fb7aabf211000f1bdeb","__v":0},"accessLevel":"57926fb7aabf211000f1bde9","language":"57926fb7aabf211000f1bdeb","user":{"_id":"57926fb7aabf211000f1bde8","firstName":"super","lastName":"administrator","emailAddress":"[email protected]"},"__v":0,"commentsEndDate":null,"commentsStartDate":null,"metaAuthorName":"test","metaDesc":"test","metaKeyWords":"test","metaRobotKeyWords":"test","modifiedDate":"2016-07-22T19:16:45.543Z","menuIndex":0,"commentsRequireLogin":true,"allowComments":false,"fullPage":true,"showTitle":true,"showSectionName":true,"showModifyDate":true,"showIntroText":false,"showCreateDate":true,"showCategoryName":true,"showAuthor":true,"published":true,"hits":0,"createdDate":"2016-07-22T00:00:00.000Z","position":["Left"],"articleText":{"_id":"57926ff6aabf211000f1be00","text":"<p>test!</p>","version":1,"article":"57926ff6aabf211000f1bdff","__v":0,"active":true,"processed":true},"frontPage":false,"articleLocationList":["57926fb7aabf211000f1bdfa"],"tag":{"_id":"579270b4aabf211000f1be05","keyWords":"test","article":"57926ff6aabf211000f1bdff","__v":0}}],"Right":[],"Center":[]},"productLocations":{"TopMenu":[],"Left":[],"Right":[],"Center":[]},"links":[],"dates":[{"dateLabel":"July 2016","month":6,"year":2016}]} GET /about 304 10.257 ms - -

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.