This website works better with JavaScript.
Home
Explore
Help
Sign In
brennen
/
wrt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
27
Wiki
Activity
Almost-minimal filesystem based blog.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
450
Commits
1
Branch
2.2 MiB
Branch:
main
main
v5.0.0-alpha
v4.3.0
v4.2.2
v4.2.0
2008-03-15
2008-01-28
2008-01-11
2007-10-04
2007-09-11
2007-08-08
2007-07-07
2007-06-21
2007-06-20
2007-03-10
v8.0.0
v7.1.0
v7.0.0
v6.3.1
v6.3.0
v6.2.4
v6.2.3
v6.2.2
v6.2.1
v6.2.0
v6.1.0
v6.0.0
v5.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
wrt
/
example
/
blog
/
archives
/
include_test
/
index
3 lines
63 B
Raw
Permalink
Normal View
History
v3.0.0: support for includes, change root_dir semantics, add entry_dir - adds include_process() in WRT::Markup - moves eval_perl() into WRT::Markup. The way object instances are composed (and instance methods called) here still feels pretty janky, and this does nothing to help the situation. - changes all existing $root_dir instances to $entry_dir; adds a $root_dir which represents the root of the archive (top-level folder containing the wrt.json file) I'd be worried about the $root_dir change if I thought this module had a single other user in the wild, but I strongly doubt that it does. If I am wrong and you are that user, I apologize sincerely in advance. The include feature still has fairly unsettled semantics, but it gets the whole thing much closer to a usable site generator.
8 years ago
<h1>wrt include test</h1>
<include>files/include_me</include>