Code Monkey home page Code Monkey logo

django-gitcms's Introduction

=======
Git CMS
=======
Git Based Content Management
----------------------------

This is a simple way to allow git to store information related to a website.

USAGE
-----

I assume that you know django. If not, check the django website.

Edit the files in example-website. The format of the files should be pretty obvious. If not, check the corresponding load.py file (e.g., for example-website/simplecms/ check gitcms/simplecms/load.py).

BACKGROUND
----------

I came to this after having spent a semester maintaining a simple course website by using restructured text and sphinx to build a website. It was very easy to use a text editor and reST and after a bit of setting up, I had written a script so that, after each edit, I could publish by calling ``publish.sh``. I almost converted my website to this system, but I hesitated because of the limitations of only having text.

This is similar to the couple of gitwiki projects that are around the web, but with the major difference that it can use *any time of content*. For example, I want to maintain a list of upcoming conferences as a text file and have it served on a webpage, as an online calendar, &c.

django-gitcms's People

Stargazers

 avatar

Watchers

 avatar

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.