359 Achegas (dc2a2cc92e0f1e94f8b95e22929273533b9cf287)

Autor SHA1 Mensaxe Data
  Brit Butler dc2a2cc92e First pass at WRITE-DOCUMENT, document exported protocol helpers. %!s(int64=11) %!d(string=hai) anos
  Brit Butler e0fc5be8e3 Add some TODOs to hacking.md %!s(int64=11) %!d(string=hai) anos
  Brit Butler 2011da83ad Fix embarrassing escaping in write-file. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7fc472bb7f Fix sitemap package imports. %!s(int64=11) %!d(string=hai) anos
  Brit Butler cb868f0852 Rename write-page -> write-file. Clean up some docstrings. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 069188b2b4 Fix NEWS typo. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7620b7a87d Move Page content type to "Areas for Improvement", arrange by rough difficulty. %!s(int64=11) %!d(string=hai) anos
  Brit Butler a8cad00da7 Note user-defined routing branch. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7489a6f769 Cleaner implementation of DO-FILES. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 13648020c4 Remove docs TODO, add small Plugins section. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 3029c7e774 Minor comments and doc cleanups. Rearrange util. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 0ea460529a Update HTML docs on redlinernotes. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 5e9a256a91 Rename render-content to render-text for clarity. Retroactively add to 0.9.3. %!s(int64=11) %!d(string=hai) anos
  Brit Butler af23e1bfbb Tweak some formatting in the hacking docs. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 8a507e33ec Add reference to hacking docs to README. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 5705e3a7dc Merge pull request #46 from redline6561/better-indexes %!s(int64=11) %!d(string=hai) anos
  Brit Butler 6c2145d0d9 Release: 0.9.3! %!s(int64=11) %!d(string=hai) anos
  Brit Butler eb0f1e23ab Update hacking docs. %!s(int64=11) %!d(string=hai) anos
  Brit Butler c17bcdd385 Factor purge-all calls in discover to a before method. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 862d7ad066 Update templates to match posts->content. %!s(int64=11) %!d(string=hai) anos
  Brit Butler fb224744e7 Rename index-posts -> index-content. %!s(int64=11) %!d(string=hai) anos
  Brit Butler c66703ed19 Template linking fix. %!s(int64=11) %!d(string=hai) anos
  Brit Butler f2bd0ff0ef More comments and docs tweaks. %!s(int64=11) %!d(string=hai) anos
  Brit Butler e44dcbf05d Sitemap plugin tweaks. %!s(int64=11) %!d(string=hai) anos
  Brit Butler d0059ed69e Miscellaneous fixes. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7af3462d99 Massive indexes rewrite. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 3693e10cbf Initial pass at the Document Protocol. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 05ea52813a Remove feeds from defsystem. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 7b4a795142 Fix FEEDS definition thinko and tweak some more docs. %!s(int64=11) %!d(string=hai) anos
  Brit Butler dcf2db3ff4 Update theming docs and README a bit. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 9a86d48314 Alphabetize config slots, docs TODO about content types. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 39687805f5 Generalize DO-CTYPES to DO-SUBCLASSES, update callsites. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 74ac87d4e5 Move CONSTRUCT into util, it's more general than CONTENT. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 3ee8f43325 Remove dead code in PAGE-URL. %!s(int64=11) %!d(string=hai) anos
  Brit Butler e429d94f3f Make feeds a subclass of indexes. Cleanup! %!s(int64=11) %!d(string=hai) anos
  Brit Butler adfcadf36b Missed feeds in mass renaming. %!s(int64=11) %!d(string=hai) anos
  Brit Butler bb66adb1d4 Rename indices file. %!s(int64=11) %!d(string=hai) anos
  Brit Butler c75e62e724 Mass rename indices->indexes. %!s(int64=11) %!d(string=hai) anos
  Brit Butler b11b6fbf94 We only want to include POSTs in an INDEX for now. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 3ccc0fb5d0 Add some content type details to hacking.md. Minor renaming. %!s(int64=11) %!d(string=hai) anos
  Clement Gerouville e4ec9bd1ae Enabled UTF-8 when reading the configuration file %!s(int64=11) %!d(string=hai) anos
  Clement Gerouville 0b645902a7 Adding UTF-8 support. %!s(int64=11) %!d(string=hai) anos
  Brit Butler e2e2704a26 Add HACKING docs and minor tweaks. %!s(int64=11) %!d(string=hai) anos
  Brit Butler e1cb39618d Minor README tweak. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 3692c57123 Merge pull request #45 from redline6561/minor-cleanups %!s(int64=11) %!d(string=hai) anos
  Brit Butler 9a3fc1ee32 Use REL-PATH instead of make-pathname in DISCOVER-CONFIG-PATH. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 5ce88c48f5 Fix dangling parentheses. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 387e47bde6 Use OR to guard instead of IF. %!s(int64=11) %!d(string=hai) anos
  Brit Butler 5a32bb19cf Merge pull request #44 from tychoish/more-data %!s(int64=11) %!d(string=hai) anos
  tycho garen 795ddf5f1b revisions to configuration option patch in response to code review %!s(int64=11) %!d(string=hai) anos