450 Commits (main)
 

Author SHA1 Message Date
  Brennen Bearnes 41730ea382 v8.1.0: add url_rel value with relative URL for entry 11 months ago
  Brennen Bearnes c0e4621c1c set version to 8.0.0 1 year ago
  Brennen Bearnes a2a411c838 update dependency versions 1 year ago
  Brennen Bearnes 0875cdc577 Filters: add decode() calls on command output 1 year ago
  Brennen Bearnes d2c8f395f9 filter-as-script approach using IPC::Cmd 1 year ago
  Brennen Bearnes e01469e0f3 reorder rendering a bit, add "filter" concept triggered by property 1 year ago
  Brennen Bearnes fdd4ba2a8a tweak datestamp & tag style 1 year ago
  Brennen Bearnes b1b0204931 update copyright; limit license to gpl 2 or 3 1 year ago
  Brennen Bearnes 11aa204414 EntryStore::get_sub_entries(): alphabetically sort returned entries 3 years ago
  Brennen Bearnes 3c76c7c15c feed_print_json(): add date_published 3 years ago
  Brennen Bearnes 9bcb1ed4a6 commit actual version in code 3 years ago
  Brennen Bearnes 76c0e88d8b handle sites with an index file in the root 4 years ago
  Brennen Bearnes 3a26d662e4 update changelog & do some pre-release tidying 4 years ago
  Brennen Bearnes e863f439e3 bin/wrt-feed: add --json option; handle @local_argv correctly 4 years ago
  Brennen Bearnes 64a91eda81 add feed links to wrt-init template and examples 4 years ago
  Brennen Bearnes 9c22e57cea add rfc_3339_date() and use it for json feed output 4 years ago
  Brennen Bearnes ad0262b858 json feeds: add home_page_url and (optionally) favicon 4 years ago
  Brennen Bearnes 7d9ff8fcba add JSON Feed support; make Atom feed use caches; decode utf-8 output 4 years ago
  Brennen Bearnes 86bb3f1e63 stub a test for bin/wrt-feed 4 years ago
  Brennen Bearnes 0ec18208d5 wrt-feed: disentangles feed printing from WRT::display() 4 years ago
  Brennen Bearnes c0b781522d wrt-repl: slightly better comments / POD 4 years ago
  Brennen Bearnes 605ebfcb19 wrt-repl: more useful startup, add Data::Dumper 4 years ago
  Brennen Bearnes 6f2ed77c7d handle(): use POSIX character classes instead of a-z 4 years ago
  Brennen Bearnes 3e0be41497 App::WRT: minor code formatting tweaks for line length, etc. 4 years ago
  Brennen Bearnes cf358d3ca3 $entrypath_expr to $EntryStore::RENDERABLE_EXPR & add methods 4 years ago
  Brennen Bearnes c6f86a3f58 stub out a wrt-repl for debugging 4 years ago
  Brennen Bearnes 95857e2f38 sort tagged entries with alpha first then reverse chronological 4 years ago
  Brennen Bearnes a0e04c8712 pull entry sorting into App::WRT::Sort & generalize 4 years ago
  Brennen Bearnes 32103f1656 add a full tagging system to wrt 4 years ago
  Brennen Bearnes db87f1d15f Util: croak on utf-8 warnings 4 years ago
  Brennen Bearnes cf9ccc7361 move elapsed rendering time into bin/wrt-render-all 4 years ago
  Brennen Bearnes 4713d7abbe cache rendered html; extract titles; all as utf-8 4 years ago
  Brennen Bearnes 83a484492b iso_date(): test with a regex instead of specific string 4 years ago
  Brennen Bearnes 9d3289b19f testing: get_date(), rendering util, mock file writes 4 years ago
  Brennen Bearnes 8086354d2c replace README.pod with README.md; remove Travis link 4 years ago
  Brennen Bearnes 109f8d0fc2 update Changes for v6.2.3 5 years ago
  Brennen Bearnes 8cfe9edd43 bin/wrt-display: correctly expand new, fulltext, all 5 years ago
  Brennen Bearnes 748f5a65e5 EntryStore: stash sorted list of all entries as found 5 years ago
  Brennen Bearnes f246c5baed bin/wrt-help: list more subcommands, ditch $0 cleverness 5 years ago
  Brennen Bearnes bb32d648c7 EntryStore: Add methods for further slicing entry list 5 years ago
  Brennen Bearnes 292c0ceb62 Add bin/wrt-help and bin/wrt-version 5 years ago
  Brennen Bearnes be13fadb7c v6.0.0: expand EntryStore, test more, cache harder 5 years ago
  Brennen Bearnes 29a8265ec9 update Changes file for v5.0.0 5 years ago
  Brennen Bearnes 7cef8c3ed3 remove mention of FastCGI from docs 5 years ago
  Brennen Bearnes 80accedb33 add wrt-ls; minor tidying of documentation 5 years ago
  Brennen Bearnes e8f49fe1e6 .gitignore: add pod2htmd.tmp 5 years ago
  Brennen Bearnes 95dfd5b21c stub wrt-ls 5 years ago
  Brennen Bearnes 8f1bf3a170 title extraction: allow header tags with attributes 5 years ago
  Brennen Bearnes 8c36b6f808 docs: mention Text::Markdown::Discount explicitly 5 years ago
  Brennen Bearnes 155e4ff08e replace github mentions with links to code.p1k3.com 5 years ago