Giter Site home page Giter Site logo

ucwiki's Introduction

µcwiki is a tiny and static C wiki engine. Meant to be as simple as possible. We just give a directory path as input, and the µcwiki transforms markup files into nice html pages powered with bootstrap.

The project is still in development, you can encounter some dirty bugs. Please don't hesitate to give me feedback. Thanks.

How to build it

git submodule init
git submodule update
make

How to run it

./ucwiki

Usage

Usage: ucwiki [OPTIONS]
       -i	: input directory
       -o	: output directory

By default, input dir is doc and output dir is tmp. But you can specify input and output directories.

./ucwiki -i ./example -o ./output

For instance, just start your web browser here to see the result:

firefox ./output

See, markdown syntax to start your wiki.

TODO LIST

  • [WISH] daemonize ucwiki to run in background and detect changes.
  • [WISH] handle yaml headers
  • [WISH] add a whitelist to copy just the files we need in extra.
  • [WISH] add an index.html at root dir

Dependencies

LICENSE

Licensed under the terms of the MIT License (MIT) See the file COPYING for details.

Contact

Yoann Sculo - [email protected]

ucwiki's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

xtarget

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.