mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
docs: improve a few sections
This commit is contained in:
parent
04e3bcefc3
commit
9d232a0def
5 changed files with 138 additions and 69 deletions
5
.github/workflows/build-and-deploy.yaml
vendored
5
.github/workflows/build-and-deploy.yaml
vendored
|
|
@ -27,6 +27,11 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install -y emacs-nox elpa-htmlize
|
||||
|
||||
- name: Prepare site images
|
||||
run: |
|
||||
mkdir -p site/files/topology
|
||||
cp files/topology/topology_small.png site/files/topology/topology_small.png
|
||||
|
||||
- name: Tangle files & export to HTML
|
||||
run: |
|
||||
emacs --batch \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue