Commit Graph

1796 Commits

Author SHA1 Message Date
Tom Preston-Werner 9b412d200b return Grit::Commit objects instead of Gollum::Version 2010-04-11 12:30:45 -06:00
Tom Preston-Werner 61076b38b4 implement Page#versions 2010-04-11 12:17:32 -06:00
Tom Preston-Werner e3772b1879 compute directory path of pages 2010-04-11 12:03:31 -06:00
Tom Preston-Werner 6c1b65158a implement Page.version 2010-04-11 11:32:09 -06:00
Tom Preston-Werner c37204e42a move formatted vs raw into Page 2010-04-10 11:29:57 -06:00
Tom Preston-Werner 8132f4c602 add Page#format 2010-04-09 23:02:14 -06:00
Tom Preston-Werner badff21cc4 make Page#data call safe 2010-04-08 16:43:29 -07:00
Tom Preston-Werner 58779490b4 make Page#data lazy 2010-04-08 16:41:44 -07:00
Tom Preston-Werner 0aa67bb508 make coverage task work 2010-04-08 16:39:42 -07:00
Tom Preston-Werner 048a2b9988 no need for this method 2010-04-08 16:36:22 -07:00
Tom Preston-Werner 0a30b2ffc9 test extension match 2010-04-08 16:35:15 -07:00
Tom Preston-Werner a328e15dc3 ensure filename has an allowed extension 2010-04-08 16:31:28 -07:00
Tom Preston-Werner 3ff115048d start work on formatted_page 2010-04-08 16:20:05 -07:00
Tom Preston-Werner c8d9b351e2 stub of Repo#formatted_page 2010-04-07 17:16:02 -07:00
Tom Preston-Werner fcd821cf02 comments 2010-04-07 13:38:32 -07:00
Tom Preston-Werner 6c4e343b0c make example test wiki a git repo and test it 2010-04-07 13:36:48 -07:00
Tom Preston-Werner acae4686e0 add test example wiki files 2010-04-07 00:53:02 -07:00
Tom Preston-Werner 5dea64caa7 fix gollum repo creation code in readme 2010-04-07 00:46:40 -07:00
Tom Preston-Werner c1abbec2f1 initial library setup 2010-04-07 00:41:50 -07:00
Tom Preston-Werner 9668b76617 specify codepoints 2010-04-07 00:02:23 -07:00
Tom Preston-Werner 2e2a79f2a4 clarify syntax highlighting syntax 2010-04-04 22:43:59 -07:00
Tom Preston-Werner d84d6a3be0 clarify file tag 2010-04-04 22:35:56 -07:00
Tom Preston-Werner 8b2ab7a736 lining up utf8 is hard 2010-04-04 22:21:12 -07:00
Tom Preston-Werner 51960eba31 revise page name spec 2010-04-04 22:19:57 -07:00
Tom Preston-Werner 59d1ed30cb switch to endorse utf8 page names 2010-03-31 23:57:08 -07:00
Tom Preston-Werner cb7b1cbe18 remove icons; maybe another day 2010-03-31 23:38:35 -07:00
Tom Preston-Werner 216a4a2f49 add icons 2010-03-31 23:38:10 -07:00
Tom Preston-Werner b3f6685a2a explain absolute and relative paths 2010-03-31 14:10:41 -07:00
Tom Preston-Werner fe1f7872ca use CW-style tags instead of Wikipedia-style tags 2010-03-31 13:08:55 -07:00
Tom Preston-Werner 07f834d004 fix typo: pdf -> png 2010-03-31 12:08:28 -07:00
Tom Preston-Werner 651e4ffe58 static link -> file link 2010-03-31 12:02:15 -07:00
Tom Preston-Werner 33f4dce558 user lowercase for wiki link tag specifiers 2010-03-31 11:59:23 -07:00
Tom Preston-Werner 007447d88b image syntax 2010-03-31 11:20:30 -07:00
Tom Preston-Werner 194417eb84 no spaces around pipes 2010-03-31 11:19:51 -07:00
Tom Preston-Werner eabab6341c use github-markup for conversions 2010-03-30 21:20:53 -07:00
Tom Preston-Werner 03c45e3cde I said NO HTML! 2010-03-30 09:57:08 -07:00
Tom Preston-Werner 715758f7ac no layouts, just footers 2010-03-30 09:42:03 -07:00
Tom Preston-Werner fb13144809 use gollum instead of github 2010-03-30 09:41:51 -07:00
Tom Preston-Werner 041be2ba21 html is sanitized 2010-03-30 01:34:34 -07:00
Tom Preston-Werner 6311f5d7f3 allow layouts 2010-03-30 01:34:18 -07:00
Tom Preston-Werner aa2de6b11d fix typos 2010-03-30 01:33:15 -07:00
Tom Preston-Werner 9a8cb0bdba no raw html either 2010-03-30 01:31:01 -07:00
Tom Preston-Werner 0449f11717 no custom css/js 2010-03-30 01:29:24 -07:00
Tom Preston-Werner 8630676fd0 clarify the project description 2010-03-30 01:22:34 -07:00
Tom Preston-Werner cec610cfa1 allow syntax hilighted code to be indented 2010-03-30 01:21:30 -07:00
Tom Preston-Werner c787570497 readme driven development! 2010-03-29 10:56:11 -07:00