split stylesheet into seperate file.
Instead of being embedded in every document, the stylesheet is now copied to a single directory at the top of the website directory structure. Also reused that code to automatically set the imagesdir attribute. fixes #5
This commit is contained in:
parent
80d510a282
commit
817953c6f1
10 changed files with 882 additions and 1725 deletions
|
@ -1,6 +1,5 @@
|
|||
= relatively linked doc
|
||||
Gabe Venberg
|
||||
:imagesdir: ../../images
|
||||
:reproducible:
|
||||
:giturl: git.venberg.xyz/Gabe/adocStaticSiteGen
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
= test page for an adoc static site generator.
|
||||
Gabe Venberg
|
||||
:imagesdir: images
|
||||
:docdate: 2021-08-06
|
||||
:reproducible:
|
||||
:giturl: https://git.venberg.xyz/Gabe/adocStaticSiteGen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue