Commit Graph

29 Commits (fbe572c5f412749d41914119e29a20b3e4039e88)

Author SHA1 Message Date
vilmibm a769128009 fix path for wiki 2019-01-13 04:29:07 +00:00
nate 531a405d37 remove unused callback 2017-12-04 19:02:35 -08:00
nate 021cac95e3 fix missing import 2017-12-04 19:02:17 -08:00
vilmibm e87547b5f6 fix permissions with some over permissive chmoding 2017-10-15 00:25:57 +00:00
vilmibm c8f2c3b72f leave publish dir open to other compliations 2017-10-09 04:10:19 +00:00
nathaniel smith a6b8a15b1e rename reset -> sync, clean up docstrings 2017-10-03 16:07:41 -07:00
nathaniel smith 2360b25d73 get command can now get directory indices 2017-10-02 22:37:59 -07:00
nathaniel smith 6a7f95e118 bugfix: new files weren't getting picked up.
this commit goes for the nuclear option of adding everything locally,
pushing, and then hard resetting the remote repo.
2017-10-02 22:37:19 -07:00
nathaniel smith e23db672e2 implement reset 2017-09-24 23:42:26 -07:00
nathaniel smith 75d8495be8 implement get command 2017-09-24 23:08:58 -07:00
nathaniel smith 67e3014d94 cleanup
organize imports, add some types
2017-09-23 18:34:55 -07:00
nathaniel smith 9cb7606faa bugfixes
- take vestigial argument out of helper function
- don't delete and recreate publish/preview directory
- properly handle Abort
2017-09-23 18:16:56 -07:00
nathaniel smith a27859fda1 take out css hack; just inline css 2017-09-23 15:05:05 -07:00
nathaniel smith e96f16c5c3 add compile time to footer content 2017-09-23 01:13:22 -07:00
nathaniel smith 457d2b2436 fix publishing 2017-09-23 01:04:40 -07:00
nathaniel smith 0c70b043d0 implement publishing mostly 2017-09-11 22:36:13 -07:00
nathaniel smith 66a7921d38 move click types to their own module 2017-09-11 22:35:29 -07:00
nathaniel smith 39cfa696ac first pass on committing stuff, also some cleanup. untested. 2017-09-02 16:19:34 -07:00
vilmibm 05463b382c call preview from init 2017-09-01 05:09:33 +00:00
vilmibm 6c6eb0ce39 move compilation stuff into its own module 2017-09-01 04:40:53 +00:00
nathaniel smith 0b2cab6ec7 generate toc 2017-08-31 20:04:25 -07:00
nathaniel smith 730b159faf notes 2017-08-31 00:50:53 -07:00
nathaniel smith b9b607b8d8 title extraction 2017-08-31 00:48:48 -07:00
nathaniel smith e53a8a7180 naive header/footer support
doesn't yet do <title> processing
2017-08-30 23:33:39 -07:00
nathaniel smith 1bdfcb12a6 WIP: good progress on compilation 2017-08-30 23:19:29 -07:00
nathaniel smith c35508340b fix arguments so init works, start on pygit2 stuff 2017-08-30 00:07:33 -07:00
nathaniel smith a767fc477e write custom click types for validating git repo paths 2017-08-29 23:27:09 -07:00
nathaniel smith b4298a5ff1 initial pass on click setup 2017-08-29 22:52:24 -07:00
nathaniel smith ce5f57a6ce start on python package 2017-08-29 00:33:03 -07:00