PugPress
Use Pug (previously Jade) template engine in WordPress themes.
★ 11stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kubikplugins/pugpress/archive/refs/heads/master.zipFrom the readme
Use Pug (previously Jade) template engine in WordPress themes.
Use Pug (previously Jade) template engine in WordPress themes.
Unfortunately WordPress theme architecture encourages mixing of logic with presentation layer.
Using template-engine like pug it is possible to create better themes by forcing seperation of concerns.
e.g. Default WordPress theme files like single.php become controllers as presentation is fully delegated to pug view files.
PugPress-Starter-Theme will help you get started.
Active development of this plugin is handled on GitHub.
This section describes how to install the plugin and get it working.
1. Upload the plugin files to the /wp-content/plugins/pugpress directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Download starter the
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.1.2 | Sep 24, 2020 |
| 1.1.1 | Jun 19, 2020 |
| 1.1.0 | Jun 19, 2020 |
| 1.0.0 | May 29, 2020 |
| 0.0.1 | Jul 5, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.