Commit Graph

48 Commits

Author SHA1 Message Date
2c59fbefc8 Implement compiled page 2018-07-07 15:28:18 -07:00
a459896238 Add missing newline 2018-07-07 14:21:37 -07:00
e314b98eaa Fix sorting in contents page 2018-07-07 14:21:09 -07:00
86478e3d87 Phantom style prev/next links 2018-07-07 13:42:14 -07:00
1f897ecbb0 Refactor citeblock code to take full article object 2018-07-07 13:31:17 -07:00
49917bdc17 Refactor build code to libraries 2018-07-07 12:58:55 -07:00
4cdf2af13f Refactor 'author' to 'player' to remove ambiguity about player vs character 2018-07-07 12:43:04 -07:00
e13febb079 Make minor formatting changes 2018-07-06 21:59:09 -07:00
eb93b41739 Fix some whitespace 2018-07-01 13:47:34 -07:00
8fdba48fe7 Fix Contents link in entry page 2018-07-01 13:14:10 -07:00
f05664fc1c Refactor article and build code 2018-07-01 13:12:57 -07:00
65acbe9ab5 Rename file for build functions 2018-07-01 13:06:43 -07:00
f3914ca1cd Add missing import 2018-05-29 15:49:01 -07:00
1ac3d4c7ca Remove leftover code 2018-05-29 15:46:52 -07:00
28afbd5e9b Add Lexicon directories to gitignore 2018-05-29 14:37:31 -07:00
82106e3deb Improve Lexicon status checking 2018-05-29 14:31:12 -07:00
deeaeafb39 Move utility functions to utils.py 2018-05-29 14:27:44 -07:00
1e71ff0061 Add example page to resources 2018-05-29 14:26:14 -07:00
0de4670e50 Implement init command 2018-05-29 13:04:35 -07:00
e1b2d7b96d Add command execution framework 2018-05-29 11:23:13 -07:00
ec1608b154 Add main control script, rename engine code for clarity 2018-05-29 02:41:07 -07:00
533ae8e2fa Restructure files for handling multiple games 2018-05-29 00:18:49 -07:00
c296106964 Update rules with minor wording changes 2018-05-28 23:34:47 -07:00
152a6dfd31 Add ?byturn for loading turn order first 2018-05-28 23:33:46 -07:00
d560c9b141 Fix capitalization error 2017-12-11 01:04:43 -06:00
1f721678a4 Remove stray <ul> 2017-12-11 00:34:41 -06:00
80f42be74d Add article metadata, turn ordering, and different source format 2017-12-10 23:21:46 -06:00
d532cf7eee Encode properly in more places 2017-11-17 00:23:40 -06:00
98fce00720 Handle encoding better on output 2017-11-06 01:53:25 -06:00
214830583f Add markdown example 2017-11-06 01:52:13 -06:00
Tim Van Baak
8f450fdb30
Add formatting to example page 2017-11-02 13:26:51 -05:00
Tim Van Baak
d0bcdad8ca
Fix session page title 2017-11-02 13:01:45 -05:00
40d55997a5 Convert to Python 3 2017-11-02 12:40:25 -05:00
Tim Van Baak
0bc0c1ccdd
Fix sidebar image width 2017-11-02 12:32:32 -05:00
6393279d92 Improve example page 2017-11-02 12:28:40 -05:00
Tim Van Baak
8a867a58ef Add "Using Lexipython" section 2017-08-27 00:55:27 -05:00
9bb88759cf Fix line endings in resources 2017-08-27 00:45:19 -05:00
fd67ad9ed8 Fix errors in phantom and stub page building 2017-08-27 00:27:52 -05:00
3288db27a1 Add resources for CSS and default pages 2017-08-27 00:15:30 -05:00
442b211776 Add example page 2017-08-27 00:14:48 -05:00
d77870534a Add main code file 2017-08-27 00:14:16 -05:00
ef354f6950 Add logo filename config value 2017-08-27 00:13:46 -05:00
dc112c380e Rename config file to differentiate from code file 2017-08-26 20:26:38 -05:00
36941c28f8 Add default config file 2017-08-26 15:23:08 -05:00
e431e79f70 Whitespace and addition to contradiction rule 2017-07-26 17:58:45 -07:00
477cc0229c Fill out Running Lexicon section 2017-07-25 12:35:20 -07:00
7801a18ada Update README with app summary and game rules 2017-07-25 00:54:25 -07:00
Tim Van Baak
4842a15980 Initial commit 2017-07-24 16:15:38 -07:00