Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wookayin/pswiki-nanoc

A nanoc project structure for problem solving wiki.
https://github.com/wookayin/pswiki-nanoc

Last synced: about 14 hours ago
JSON representation

A nanoc project structure for problem solving wiki.

Awesome Lists containing this project

README

        

# Problem Solving Wiki with nanoc

This is a template and framework for my own PS wiki, on top of [nanoc](http://nanoc.ws/).
You can see how I am organizing wiki pages and other related stuffs with nanoc,
except for the core contents themselves.

## Features

* Using Nanoc 3.6.4
* Markdown/Pandoc-based writing
* LaTeX support with MathJax
* Simple tagging on items
* Bootstrap contents with template

## Scripts

### Bootstrap contents with template

Bootstraps Topcoder SRM contents:

`script/bootstrap-srm SRM-xxx 250:EasyProblemName 500:MediumProblemName 1000:HardProblemName`