GithubHelp home page GithubHelp logo

wentropy / tiny_website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from espern/tiny_website

0.0 0.0 0.0 8.62 MB

Tiny website, a simple CMS that allows you create, update, delete your website pages.

Home Page: http://www.tinywebsite.net

License: Other

Python 57.55% CSS 6.91% JavaScript 27.79% HTML 7.74%

tiny_website's Introduction

TinyWebsite

TinyWebsite, a simple CMS that allows you to create, update, delete your website pages. TinyWebsite is powered by Web2py, python web framework (http://www.web2py.com/)

When you create a page, you can choose

  • A parent page

  • The content, with a wysiwyg editor (you can also upload images)

  • The layout (Activate a left sidebar or a right sidebar)

  • A component :

    • Calendar with a booking form (receive and manage booking request notifications)
    • Events calendar (visitors can see how many positions remains available) and possibility to subscribe to an event
    • Latest news
    • Photo gallery rendered with Twitter bootstrap carousel
    • File manager : attach downloadable files to your pages
    • Newsletter
    • Contact (you can have several addresses and display them on contact form)
  • Advanced built-in features :

    • Automatic RSS feed for latest news
    • Create protected downloadable files visible only for registered users
    • Edit your pages content directly with raw HTML
    • Add a custom banner
    • Define a custom bootstrap theme file
    • Use your own custom CSS file
    • Google Analytics automatic tracking

... and some other features to come...

You can have a look at the final result here : http://www.tinywebsite.net

Requirements

  • Python 2.5+
  • PIL
  • web2py

Installation

  • git clone git://github.com/web2py/web2py.git web2py
  • cd web2py/applications
  • git clone git://github.com/espern/tiny_website.git
  • cd ..
  • python web2py.py -a "choose_a_password"

In your favourite browser you can open : http://localhost:8000/tiny_website

tiny_website's People

Contributors

oktools 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.