Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wookayin/pswiki-nanoc
- Owner: wookayin
- Created: 2013-08-10T06:02:33.000Z (over 11 years ago)
- Default Branch: framework
- Last Pushed: 2013-09-01T11:32:27.000Z (about 11 years ago)
- Last Synced: 2024-10-12T13:45:20.215Z (about 1 month ago)
- Language: CSS
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`