Plan - tttaaaa/gollum GitHub Wiki
Plan
I plan Gollum reading.
Purpose
- Reading the OSS whic uses many people, we improve ruby skill and participate in OSS development.
- We study the knowledge of Wiki/Blog application which fascinates us because it supports "easy-to-understand" writings.
Gollum is only satisfied with our purposes.
Process
Premise About once two weeks, share understandigs and questions.
- Read main source(about 0.5-1k for a month)
- Read other sources which are intersted in the above study(about 0.5-1k for a month)
- we set up hypothesis of what is necessary to wiki, hence decide what function we develop or customize.
- make sources
Goal of understandigs
- can explain how main procedure works.
- can debug when we get in trouble.
- can explain what is technically difficult for this application.
- can explain what is necessary for "easy-to-understand" wiki.
At the moment, we want these faculties.
- make asciidoc source file from markdown.
- support mermaid.js, which can display flowchart.