A minimal web templating language written in Puppy
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

HTML 7.7%
CSS 4.7%
Other 87.6%
6 1 0

Clone this repository

https://tangled.org/emmeline.girlkisser.top/pawww https://tangled.org/did:plc:bdg6jvq7itzfrph6sxvlhn5m/pawww
git@knot.girlkisser.top:emmeline.girlkisser.top/pawww git@knot.girlkisser.top:did:plc:bdg6jvq7itzfrph6sxvlhn5m/pawww

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
readme
pawww
=====

A minimal web templating language written in Puppy.

install
-------

Dependencies: Puppy

  git clone https://tangled.org/emmeline.girlkisser.top/pawww/
  cd pawww
  mkdir -p ~/.local/lib/puppy/
  cp paw.pup ~/.local/lib/puppy/paw.pup

docs
----

  See <paw.puph>.

example
-------

Generate the site:
  puppy ./example/site.pup

The generated HTML files will be in <example/output/>.