GithubHelp home page GithubHelp logo

bmorelax / wind Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 19was85/wind

0.0 0.0 0.0 226 KB

A simple way to think (HTML5 blog engine).

Home Page: http://wagnerandrade.com

Ruby 53.35% JavaScript 0.76% CSS 8.67% HTML 37.23%

wind's Introduction

Ladies and Gentlemen…

WIND: A simple way to think

Wind is a blog engine. And it’s simple, realy simple.

HTML5 is pretty, and Wind was developed with it. Ready for the future! Until 2012, at least.

Why simple? Because you don’t need a extravaganza just to write. Or do you think that Bible was written with a powerfull word processor? Powerfull inspiration, ok, but with simple tools.

Maybe you want to view a example: http://wagnerandrade.com/

1 – Features

Few features, but the engine is in constant development. Nevertheless, Wind dont want a lot of stuffs and tools, it’s made to be simple.

The basic features are:

  • Semantic HTML5. This is a important feature to internet future.
  • Feed RSS. Basic in a blog.
  • HTML widgets. To create menus, texts, twitter widget, flicker or what you has in your mind.
  • Textile text formatting. To do a easy, beauty and semantic text formatting.
  • Database-agnostic-independent-cool. You can use your prefered database.
  • We forgot a important feature? Suggest!

New features, future features and suggest features:

http://github.com/wagnerandrade/wind/issues

2 – How it works?

Download the source code and install the required gems (to sqlite database):

sudo gem install sinatra sqlite3-ruby sequel RedCloth builder

Ok, now is just run the server:

ruby app.rb

Open your favorite browser, access:

http://localhost:4567

Ok… login (link on footer), think and write!
The default admin code is “admin”. D’oh!

3 – Config & Settings

All (few) configurations can be made in config.rb file.
Blog settings (name, code…) could be edited in settings page.

4 – Themes

Build a theme to wind is very easy. Just put a style.css file and your resources (images, fonts…) on public/custom directory.

Some simple themes are available in wind-themes repository.

Submit your theme!

5 – Plugins

wind's People

Contributors

19was85 avatar maxguzenski avatar danieltamiosso 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.