Commit Graph

  • daa67656a4
    Add support for tables of contents in articles Lucidiot 2021-01-31 21:49:37 +0100
  • 9e533f14d5
    Reflect the move to git.tilde.town in docs Lucidiot 2021-01-31 19:50:08 +0100
  • fbe572c5f4
    Merge pull request #14 from tildetown/toc master Nate Smith 2019-04-17 14:46:24 -1000
  • 95cecbbe67 header-based toc generation vilmibm 2019-04-17 23:17:35 +0000
  • a769128009 fix path for wiki vilmibm 2019-01-13 04:29:07 +0000
  • 304a5fcc5e update pygit for new ubuntu vilmibm 2019-01-13 04:17:38 +0000
  • 66b111bfdd fix depth calculation vilmibm 2018-09-16 01:12:35 +0000
  • 0ad6af3518 oops vilmibm 2018-09-15 12:05:38 -0700
  • 38b2eb2593 fixes for previewing toc, images vilmibm 2018-09-15 12:02:51 -0700
  • e22e2ed972 add logo and css support vilmibm 2018-09-15 11:51:09 -0700
  • ae77500996 roll back code fence stuff nate 2017-12-04 19:10:27 -0800
  • c2ae69c1bd fix it live yolo nate 2017-12-04 19:09:35 -0800
  • a1f055a42e Merge branch 'master' of github.com:tildetown/tilde-wiki nate 2017-12-04 19:02:51 -0800
  • 531a405d37 remove unused callback nate 2017-12-04 19:02:35 -0800
  • 021cac95e3 fix missing import nate 2017-12-04 19:02:17 -0800
  • f4e766cbe0
    Use fenced_code extension Travis Briggs 2017-12-03 20:12:57 -0800
  • e87547b5f6 fix permissions with some over permissive chmoding vilmibm 2017-10-15 00:25:57 +0000
  • c8f2c3b72f leave publish dir open to other compliations vilmibm 2017-10-09 04:10:19 +0000
  • 22e6d5735f ignore hidden files during compilation nathaniel smith 2017-10-03 17:01:37 -0700
  • a6b8a15b1e rename reset -> sync, clean up docstrings nathaniel smith 2017-10-03 16:07:41 -0700
  • 2360b25d73 get command can now get directory indices nathaniel smith 2017-10-02 22:37:59 -0700
  • 6a7f95e118 bugfix: new files weren't getting picked up. nathaniel smith 2017-10-02 22:37:19 -0700
  • 729b63f78a port fully to gitpython nathaniel smith 2017-09-25 00:16:29 -0700
  • 457dc6ab89 use gitpython for dirty check nathaniel smith 2017-09-24 23:54:45 -0700
  • e23db672e2 implement reset nathaniel smith 2017-09-24 23:42:26 -0700
  • 75d8495be8 implement get command nathaniel smith 2017-09-24 23:08:58 -0700
  • 8d74dc91bb teehee nathaniel smith 2017-09-24 22:31:26 -0700
  • b4c14dd551 make regex more strict nathaniel smith 2017-09-24 22:29:40 -0700
  • 8f45008c7a relativize all /wiki anchored links nathaniel smith 2017-09-24 22:27:36 -0700
  • 002b44f6c7 sigh nathaniel smith 2017-09-24 22:04:12 -0700
  • 11919ff3d0 second pass nathaniel smith 2017-09-24 22:03:38 -0700
  • 0e144a966f pass at fixing links nathaniel smith 2017-09-24 21:55:36 -0700
  • 67e3014d94 cleanup nathaniel smith 2017-09-23 18:34:55 -0700
  • 9cb7606faa bugfixes nathaniel smith 2017-09-23 18:16:56 -0700
  • a27859fda1 take out css hack; just inline css nathaniel smith 2017-09-23 15:05:05 -0700
  • f5e7c75a8a fix reversed logic nathaniel smith 2017-09-23 15:04:47 -0700
  • 62898ce86b copy css files during compilation nathaniel smith 2017-09-23 14:43:59 -0700
  • 8037e76dbe require GitPython nathaniel smith 2017-09-23 01:45:45 -0700
  • 9343e83220 update readme nathaniel smith 2017-09-23 01:31:26 -0700
  • ff42cf8863 show full path in toc nathaniel smith 2017-09-23 01:18:09 -0700
  • e96f16c5c3 add compile time to footer content nathaniel smith 2017-09-23 01:13:22 -0700
  • 457d2b2436 fix publishing nathaniel smith 2017-09-23 01:04:40 -0700
  • 0c70b043d0 implement publishing mostly nathaniel smith 2017-09-11 22:36:13 -0700
  • 66a7921d38 move click types to their own module nathaniel smith 2017-09-11 22:34:53 -0700
  • 39cfa696ac first pass on committing stuff, also some cleanup. untested. nathaniel smith 2017-09-02 16:19:34 -0700
  • 05463b382c call preview from init vilmibm 2017-09-01 05:09:33 +0000
  • 6c6eb0ce39 move compilation stuff into its own module vilmibm 2017-09-01 04:40:53 +0000
  • 0b2cab6ec7 generate toc nathaniel smith 2017-08-31 20:04:25 -0700
  • 730b159faf notes nathaniel smith 2017-08-31 00:50:53 -0700
  • b9b607b8d8 title extraction nathaniel smith 2017-08-31 00:48:48 -0700
  • e53a8a7180 naive header/footer support nathaniel smith 2017-08-30 23:33:39 -0700
  • 1bdfcb12a6 WIP: good progress on compilation nathaniel smith 2017-08-30 23:19:29 -0700
  • c35508340b fix arguments so init works, start on pygit2 stuff nathaniel smith 2017-08-30 00:07:33 -0700
  • a767fc477e write custom click types for validating git repo paths nathaniel smith 2017-08-29 23:27:09 -0700
  • b4298a5ff1 initial pass on click setup nathaniel smith 2017-08-29 22:52:24 -0700
  • ce5f57a6ce start on python package nathaniel smith 2017-08-29 00:33:03 -0700
  • e6a5738b0a update rfc nathaniel smith 2017-08-28 23:23:31 -0700
  • 91286dd639 Merge branch 'master' of github.com:tildetown/tilde-wiki nathaniel smith 2017-08-28 22:05:24 -0700
  • 5df8029168 add readme nathaniel smith 2017-08-28 22:04:50 -0700
  • 1163a6d119 Merge pull request #1 from tildetown/rfc Nathaniel Smith 2017-08-28 22:01:15 -0700
  • f08db2d20c note future admin command nathaniel smith 2017-08-28 21:58:10 -0700
  • d38dbbc5af more syntax nathaniel smith 2017-08-28 17:22:42 -0700
  • e95d1400a9 org syntax fixes nathaniel smith 2017-08-28 17:03:37 -0700
  • a7a3ddccec first pass on RFC nathaniel smith 2017-08-28 16:51:27 -0700
  • 1f42a5b7ec Initial commit Nathaniel Smith 2017-08-28 15:48:48 -0700