- First, copy the XSL template file
For a website
cp opml.xsl.site opml.xsl
For a blog
cp opml.xsl.blog opml.xsl - Open an Outliner (e.g. Drummer / Electric Drummer) and create an outline file named
index.opml - Run
make
head/titlefor the website title.head/logofor the website logo.head/licensefor the license (e.g.CC BY 4.0).head/copyleftfor the copyrightleft (e.g.All Rights Reverse Engineered).head/stylefor the CSS style file (e.g.style.css), defaults tooblox.css.head/additionalStylefor inline CSS style.head/additionalHeadfor additional elements in<head>.
- Need to generate an RSS feed for
opml.xsl.blog - Need to merge the codebases together, or figure out how XSL really works
- A simple command line (actually, Makefile targets) to archive old blog posts and make pages