Links
383 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
StaticSearch #
A client-side search engine for static websites.
Main website and documentation
StaticSearch Github repository
StaticSearch 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.
Main website and documentation
LiveLocalhost Github repository
LiveLocalhost npm project
PerfPro #
A namespaced Node.js performance profiler.
PerfPro Github repository
PerfPro npm project
ConCol #
A prettier color console logger.
ConCol Github repository
ConCol npm project
Publican.dev website #
The code for this website is available at:
Github repository