Compare commits
2 Commits
master
...
1002c5d669
| Author | SHA1 | Date | |
|---|---|---|---|
| 1002c5d669 | |||
| b286acd60e |
@@ -22,7 +22,7 @@ jobs:
|
||||
run: git clone https://git.0x45.cz/em/mixtape.git /workspace/em/mixtape
|
||||
|
||||
- name: Build Chordpro
|
||||
run: make pdf html songbook
|
||||
run: make -j2 pdf html songbook
|
||||
|
||||
- name: Build Zola
|
||||
run: zola build
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
*.pdf
|
||||
content/*/*.html
|
||||
devel/
|
||||
archive/
|
||||
public/
|
||||
|
||||
3
content/current/_index.md
Normal file
3
content/current/_index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
transparent = true
|
||||
+++
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user