Code Monkey home page Code Monkey logo

noddity's Introduction

This is the main code repository for the wiki-friendly blog-capable cms that I wrote.

Check out noddity.com for more details on the cms, the project in general, and easy installation instructions.

If you want your own copy of Noddity running on Github Pages (imagine it, a Github-backed wiki!) just fork the gh-pages branch of this repository.

If you're using Noddity as a wiki, bear in mind that the client caches all content, so while new visitors will see your changes as soon as you make them, it will take a while for them to show up in your browser.

If you have any questions at all, or any comments, email [email protected] or hit up TehShrike on Twitter.

Noddity modules

  • Noddity - this webapp
    • noddity-linkifier - parses inter-site links and replaces them with a-href links. Injected as a dependency into noddity-butler
    • noddity-renderer - turns posts into Ractive elements. Injected as a dependency into noddity-butler
    • noddity-butler - handles the caching and rendering of posts
      • noddity-retrieval - fetches the index and posts from a Noddity content directory using http requests

Other modules not used directly by the Noddity webapp

  • seoaas - stand-alone server that generates html from posts for search engines for any number of Noddity sites
  • rssaas - stand-alone server that generates rss feeds for any number of Noddity sites
  • noddity-service-server - makes it really easy to write butler-using web services like seoaas and rssaas
  • noddity-search - given a noddity-butler, uses lunr to index all posts and keep the index up to date
  • noddity-fs-retrieval - implements the noddity-retrieval interface, but uses the file system instead of http
  • noddity-view-model - given a noddity-butler, noddity-renderer, and an html template, produce static html for any post

![Gitter](https://badges.gitter.im/Join Chat.svg)

noddity's People

Contributors

tehshrike avatar artskydj avatar saibotsivad avatar greenkeeperio-bot avatar spacetag avatar shogoto avatar gitter-badger avatar

Watchers

James Cloos 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.