Code Monkey home page Code Monkey logo

statscratch's Introduction

StatScratch

The following project is an attempt to scratch an itch of mine:

  • Creating static web site,
  • Providing dynamic and static routes
  • Control the difference between draft to check and published materials
  • Working with different structured markups, based on file, rather then project
  • Multilingual support
  • Multiple template support
  • Inline and general configuration for the project

All of the existed static generators are either to specific for a task (blogs for example), or too complex to master, for small web sites.

So I have an itch, and this is my scratch

Requirements

  • Linux distro
  • Pandoc.
  • Ruby 1.9.3/2.0
  • Bundler
  • A lot of good will and happy thoughts

Defaults

The project arrive with default static files (located under the static folder):
  • Default layout template named default.html.erb
  • html5-boilerplate css files
  • Dojo 1.9.0 - core files
  • normalize.css for normalizing html5
  • normalize-rtl.css for normalizing html5 with bi-directional languages
  • modernizr-2.6.2 - for making old browsers support html5 sections

Documentation

The project documentation located under the docs directory, and provide information about draft structure, including variables, separators and more.

You can find more information on directory structure, usage and more on that directory.

License

This whole projects and it's content is under the MIT license, unless mentioned otherwise inside a specific file.

Copyright (c) 2013 ik <[email protected]>

statscratch's People

Contributors

ik5 avatar

Stargazers

 avatar

Watchers

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