367 Commits (98be18c1f8c5dbc02c61b7077da849816bdf6e47)

Author SHA1 Message Date
  Brit Butler 98be18c1f8 Update docs for static-pages branch. 11 years ago
  Brit Butler 6a2e35b125 Remove unused sitemap imports. 11 years ago
  Brit Butler 40c00b9708 Allow arbitrary layout of blog repos. 11 years ago
  Brit Butler 04619d57ad Minor tweak to the RSS template. 11 years ago
  Brit Butler 5f75afde21 Fix thinko in write-document. 11 years ago
  Brit Butler 0b7795270f Rearrange source a bit. 11 years ago
  Brit Butler 44e82382f3 Fix write-document to work for feeds. 11 years ago
  Brit Butler 7e028d354e Use write-document throughout. Render-function cleanup done. 11 years ago
  Brit Butler dc2a2cc92e First pass at WRITE-DOCUMENT, document exported protocol helpers. 11 years ago
  Brit Butler e0fc5be8e3 Add some TODOs to hacking.md 11 years ago
  Brit Butler 2011da83ad Fix embarrassing escaping in write-file. 11 years ago
  Brit Butler 7fc472bb7f Fix sitemap package imports. 11 years ago
  Brit Butler cb868f0852 Rename write-page -> write-file. Clean up some docstrings. 11 years ago
  Brit Butler 069188b2b4 Fix NEWS typo. 11 years ago
  Brit Butler 7620b7a87d Move Page content type to "Areas for Improvement", arrange by rough difficulty. 11 years ago
  Brit Butler a8cad00da7 Note user-defined routing branch. 11 years ago
  Brit Butler 7489a6f769 Cleaner implementation of DO-FILES. 11 years ago
  Brit Butler 13648020c4 Remove docs TODO, add small Plugins section. 11 years ago
  Brit Butler 3029c7e774 Minor comments and doc cleanups. Rearrange util. 11 years ago
  Brit Butler 0ea460529a Update HTML docs on redlinernotes. 11 years ago
  Brit Butler 5e9a256a91 Rename render-content to render-text for clarity. Retroactively add to 0.9.3. 11 years ago
  Brit Butler af23e1bfbb Tweak some formatting in the hacking docs. 11 years ago
  Brit Butler 8a507e33ec Add reference to hacking docs to README. 11 years ago
  Brit Butler 5705e3a7dc Merge pull request #46 from redline6561/better-indexes 11 years ago
  Brit Butler 6c2145d0d9 Release: 0.9.3! 11 years ago
  Brit Butler eb0f1e23ab Update hacking docs. 11 years ago
  Brit Butler c17bcdd385 Factor purge-all calls in discover to a before method. 11 years ago
  Brit Butler 862d7ad066 Update templates to match posts->content. 11 years ago
  Brit Butler fb224744e7 Rename index-posts -> index-content. 11 years ago
  Brit Butler c66703ed19 Template linking fix. 11 years ago
  Brit Butler f2bd0ff0ef More comments and docs tweaks. 11 years ago
  Brit Butler e44dcbf05d Sitemap plugin tweaks. 11 years ago
  Brit Butler d0059ed69e Miscellaneous fixes. 11 years ago
  Brit Butler 7af3462d99 Massive indexes rewrite. 11 years ago
  Brit Butler 3693e10cbf Initial pass at the Document Protocol. 11 years ago
  Brit Butler 05ea52813a Remove feeds from defsystem. 11 years ago
  Brit Butler 7b4a795142 Fix FEEDS definition thinko and tweak some more docs. 11 years ago
  Brit Butler dcf2db3ff4 Update theming docs and README a bit. 11 years ago
  Brit Butler 9a86d48314 Alphabetize config slots, docs TODO about content types. 11 years ago
  Brit Butler 39687805f5 Generalize DO-CTYPES to DO-SUBCLASSES, update callsites. 11 years ago
  Brit Butler 74ac87d4e5 Move CONSTRUCT into util, it's more general than CONTENT. 11 years ago
  Brit Butler 3ee8f43325 Remove dead code in PAGE-URL. 11 years ago
  Brit Butler e429d94f3f Make feeds a subclass of indexes. Cleanup! 11 years ago
  Brit Butler adfcadf36b Missed feeds in mass renaming. 11 years ago
  Brit Butler bb66adb1d4 Rename indices file. 11 years ago
  Brit Butler c75e62e724 Mass rename indices->indexes. 11 years ago
  Brit Butler b11b6fbf94 We only want to include POSTs in an INDEX for now. 11 years ago
  Brit Butler 3ccc0fb5d0 Add some content type details to hacking.md. Minor renaming. 11 years ago
  Clement Gerouville e4ec9bd1ae Enabled UTF-8 when reading the configuration file 11 years ago
  Clement Gerouville 0b645902a7 Adding UTF-8 support. 11 years ago