Plan - tttaaaa/gollum GitHub Wiki

Plan

I plan Gollum reading.

Purpose

  1. Reading the OSS whic uses many people, we improve ruby skill and participate in OSS development.
  2. 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.

  1. Read main source(about 0.5-1k for a month)
  2. Read other sources which are intersted in the above study(about 0.5-1k for a month)
  3. we set up hypothesis of what is necessary to wiki, hence decide what function we develop or customize.
  4. 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.