Skip to content

antranigv/oblox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oblox | OPML Blogging with XSL

History

Usage

  1. First, copy the XSL template file
    For a website
    cp opml.xsl.site opml.xsl
    For a blog
    cp opml.xsl.blog opml.xsl
  2. Open an Outliner (e.g. Drummer / Electric Drummer) and create an outline file named index.opml
  3. Run make

Attributes

  • head/title for the website title.
  • head/logo for the website logo.
  • head/license for the license (e.g. CC BY 4.0).
  • head/copyleft for the copyrightleft (e.g. All Rights Reverse Engineered).
  • head/style for the CSS style file (e.g. style.css), defaults to oblox.css.
  • head/additionalStyle for inline CSS style.
  • head/additionalHead for additional elements in <head>.

Roadmap

  • 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

About

Oblox template repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published