Code Monkey home page Code Monkey logo

static-site-generator-comparison's Introduction

Static Site Generators Listing

Build Status

A comprehensive listing of static site generators with some minimal meta data about them.

View the listing | Edit the listing

View the website | View the website source

Contributing

Requirements for additions

There are generally three types of Content Management Systems:

  1. Dynamic Servers (e.g. WordPress, Ghost, DocPad, Harp) — these allow you to have re-render on every request abilities
  2. Flat File CMS (e.g. Yellow, Techy) — these allow you to write your content as files
  3. Static Site Generators (e.g. Jekyll, DocPad) — these generate a static website from your input that you can deploy anywhere

Currently, this listing is only for projects that are either a Flat File CMS and/or Static Site Generator, but not for projects which are only Dynamic Servers (such as WordPress and Ghost).

Adding a static site generator

Accepted project fields:

  • name - the project's name
  • github - the location of the GitHub repository
  • license - the project's license (or lack of license), see license types

Other fields are automatically collected from the GitHub repository but if the project does not have one you can use the following fields:

  • website - the project's website if they have one
  • language - the project's language (note, if the entry is closed-source, use "Web" or "App")
  • description - the project's description
  • created_at - the project's creation date in "2010-10-20T13:46:08Z" format (not needed if the project has a GitHub repo)

Example:

- name: "Amazing"
  github: "octocat/amazing"
  license: "MIT"
  website: "http://theamazingstaticsitegenerator.com"
  language: "Go"
  description: "The most amazing static site generator yet."
  created_at: "2010-10-20T13:46:08Z"

License

This listing is released into the public domain.

static-site-generator-comparison's People

Contributors

adambien avatar agonzalezro avatar agrison avatar andrewjamesmurray avatar ankushg avatar balupton avatar bomberstudios avatar davisonio avatar dbohdan avatar denisdefreyne avatar harijsm avatar ipavl avatar jandecaluwe avatar japh avatar jaspervdj avatar juanbrujo avatar kelindar avatar klml avatar mblayman avatar micrypt avatar opoo avatar pierogitus avatar rudyryk avatar surajshukla avatar tak1n avatar tomtom avatar vikrantrathore avatar wcaleb avatar wikismith avatar yaph avatar

Watchers

 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.