gulp tasks and nunjucks templating
- reworked nearly all gulp tasks - added html templating with nunjucks - replaced some old html files - started correction of scss and js files according to lint results
This commit is contained in:
parent
6e4b8cf94b
commit
b8733af03c
37 changed files with 3911 additions and 200 deletions
4
source/templates/partials/footer-status.nunjucks
Normal file
4
source/templates/partials/footer-status.nunjucks
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<!-- footer-status.partial -->
|
||||
<footer class="pos_abs pin_bottom width_full">
|
||||
<address class="txt_center"><a class="lineLink" href="mailto:admin@domain.tld">admin@domain.tld</a> * Server Application/ver.s.ion (System Name) serving domain.tld:port</address>
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue