This is a gist written in Markdown. Let's see how it works.
/* | |
This is what I dump in my Atom editor stylesheet file (Atom > Stylesheet). | |
*/ | |
/// EDITOR | |
::-webkit-scrollbar { | |
display: none; | |
} |
-
Copies
content/
to_build/
, without carrying the parent directory. -
Copies
theme/
to_build/
. -
Performs the first round of product-data parsing to build two structurally vital files, sourcing data in
data/product.yml
.-
Builds the page metadata (
_build/includes/_built_page-meta.adoc
) included in all HTML and PDF exposures of topics, but only relevant as Jekyll page metadata at this time. -
Builds the metadata file
_build/includes/_built_page-meta.adoc
based on the user stories inproduct.yml
, looping over them as directed in_templates/liquid/page-meta.asciidoc
. The topics metadata is drawn from this preprocessed file (_build_page-meta.adoc
).
-
-
Draws data from the `data/meta.yml`and parses it as follows:
-
Builds
_build/includes/_built_company-info.adoc
pressed with the template_templates/liquid/company-info.asciidoc
.
-
-
Draws data from the `data/terms.yml`and parses it as follows:
There are 28 static site generators that support AsciiDoc sourcing.
See README.adoc |
# See README.adoc |
# Fusuma makes Linux touchpads better | |
# See https://github.com/iberianpig/fusuma | |
swipe: | |
3: | |
left: | |
command: 'xdotool key alt+Right' | |
right: | |
command: 'xdotool key alt+Left' | |
up: | |
command: 'xdotool key super' |
(tested on PopOS 19.04)
-
Download linux archive from Bibisco.
-
Move files to better path.
sudo mv ~/Downloads/bibisco-blah-blah/ ~/opt/bibisco