Publican project links
259 words, 2-minute read
Please refer to the following links for project details and resources.
Publican #
Publican is the main static site generator that generates HTML and other content files from markdown or other sources.
Publican Github repository
Publican npm project
jsTACS #
Publican includes the JavaScript Templating and Caching system. It can also be used separately in Express.js or similar projects.
jsTACS Github repository
jsTACS npm project
Basic Publican theme #
A basic theme you can download and adapt for your own site. The theme is fast, standards based, and uses best practise techniques. It features pages, blog posts, tag indexes, a light/dark switcher, RSS feed, sitemaps, security, and a 100% Lighthouse score.
Demonstration site
Github repository
LiveLocalhost #
LiveLocalhost is a lightweight development server used by the basic theme. It automatically reloads HTML pages and CSS stylesheets when files are changed.
LiveLocalhost Github repository
LiveLocalhost npm project
Publican.dev website #
The code for this website is available at:
Github repository