Giter Site home page Giter Site logo

donaldrnoyes / wiki-node-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fedwiki/wiki-server

0.0 2.0 0.0 2.91 MB

Federated Wiki client and server in Node.js

License: GNU General Public License v2.0

JavaScript 0.56% CoffeeScript 93.60% HTML 5.84%

wiki-node-server's Introduction

Wiki-Node-Server

Federated wiki node.js server as a npm module.

N.B. Following a code re-organization over the New Year 2013/4 this repository now only contains the code for the node.js server implementation. You will also notice that the GitHub reposistory name and location has changed, it is now fedwiki/wiki-node-server. It you have previously forked, and cloned, this repository you will want to update your clone's upstream remote to reflect this change.

This package is now published as wiki-server. The wiki package which depends on this package, to provide the federated wiki server, can be found as [fedwiki/wiki-node].


Goals

Over its first two years the Smallest Federated Wiki (SFW) project explored many ways that a wiki could embrace HTML5 and related technologies. Here we will cautiously reorganize this work as small independent modules that favor ongoing innovation.

We proceed by dividing SFW first into large pieces and then these into smaller pieces as we simplify and regularize the communications between them. We now favor the node.js module and event conventions, dependency injection, and increased separation between the DOM and the logic that manages it.

Federated wiki's single-page application reads page content from many sources and writes updates to a few. Read-write server backends are maintained in ruby (sinatra) and node (express). Read-only servers have been realized with static files and cgi scripts. Encouraging experiments have exploited exotic service architectures such as CCNx content-addressable networks.

Participation

We're happy to take issues or pull requests regarding the goals and their implementation within this code.

A wider-ranging conversation is documented in the GitHub ReadMe of the founding project, SFW.

License

You may use the Wiki under either the MIT License or the GNU General Public License (GPL) Version 2.

wiki-node-server's People

Contributors

paul90 avatar wardcunningham avatar nrn avatar christiansmith avatar gui13 avatar thejonanshow avatar saper avatar pdehaan avatar enyst avatar

Watchers

James Cloos avatar Donald Noyes 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.