Coder Social home page Coder Social logo

blongular's Introduction

Blongular v0.0.1 (alpha)

Features

  • WYSIWYG Editor (Medium Editor)
  • Theme Support (DustJS as template engine)
  • Plugin Support
  • Multiple Account Support
  • Multiple Blog Support
  • Multiple Domain Support
  • Gravatar Support
  • Setup Manager

Coming Soon™

  • Support Other Template Engines (like Jade)
  • Easy Install Plugin Manager
  • Internationalization (I18N)
  • Search
  • Static Content Rendering Mode
  • Search Engine Optimization

Make sugestions!

Quick Start

Requirements

  • Node.JS v0.8.21+ and NPM
  • MongoDB Database

Install

  • Download the lastest version of Blongular. (Download ZIP | Download TAR)
  • Decompress it.
  • Inside the new directory created, type: npm install

Setup (--setup)

Now let's setup your new blongular.

  • Inside blongular's directory, type: node blongular --setup
  • Visit http://<your ip address or localhost>:27890/ on your browser.]

Blog Development (--dev)

You can run using the development mode for editing your blog without restarting.

  $ node blongular --dev

Structure

Blongular's directory

/blogs/                 Directory where you put all your blongular blogs
config.json             Blongular server configuration

The rest you should ignore, unless you want to edit blongular's behavior.

Blongular's Blog directory

/plugins/               Directory where you install your plugins
/themes/                Directory where you install your themes
blongular.json          Blog's configuration
components.json         Blog's components configurations
plugins.json            Blog's plugins configurations

Support & Contribute

Feel welcome to open PR/Issues/Features/Suggestions but read this first, please.

Development Flow

requires npm, bower and grunt

  • Clone this repository.
  • Type npm install for installing npm dependencies
  • Type bower install for installing bower dependencies
  • Clone the Blongular Default Theme inside the blogs directory`
  • Clone and compile Blongular Blog Seed inside the new blog's theme directory

MIT License

Copyright (c) 2013 Pedro Nasser http://pedroncs.com/

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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.