This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zapashcanon
/
www.zapashcanon.fr
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add build manifest
master
zapashcanon
1 year ago
parent
799addaffd
commit
6ea17011af
Signed by:
zapashcanon
GPG Key ID:
8981C3C62D1D28F1
2 changed files
with
20 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+19
-0
.build.yml
+1
-0
README.md
+ 19
- 0
.build.yml
View File
@ -0,0 +1,19 @@
image
:
debian/unstable
packages:
-
opam
-
ocaml
-
camlp4
-
curl
sources:
-
https://git.zapashcanon.fr/zapashcanon/www.zapashcanon.fr
tasks:
-
setup
:
|
opam init -y
opam update -y
opam install -y stone
-
build
:
|
eval "$(opam env)"
cd www.zapashcanon.fr
cd src
stone
cat site/bookshelf.html | grep Marx > /dev/null
+ 1
- 0
README.md
View File
@ -0,0 +1 @@
# www.zapashcanon.fr [
](https://builds.sr.ht/~zapashcanon/www.zapashcanon.fr?)
Write
Preview
Loading…
Cancel
Save