Publish: My 2021 Anki Setup
This commit is contained in:
parent
45f6efd24b
commit
837edcac6e
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -33,8 +33,8 @@ pipeline {
|
||||
|
||||
sh 'docker pull klakegg/hugo:alpine'
|
||||
|
||||
sh 'docker run --rm -u 108:116 -v "$PWD:/src" registry.chaoswg.org:5000/alpine-avif-webp:latest'
|
||||
sh 'docker run --rm -u 108:116 -v "$PWD:/src" klakegg/hugo:alpine'
|
||||
sh 'docker run --rm -v "$PWD:/src" registry.chaoswg.org:5000/alpine-avif-webp:latest'
|
||||
sh 'docker run --rm -v "$PWD:/src" klakegg/hugo:alpine'
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@ tags:
|
||||
- customization
|
||||
summary: Currently I am studying for a few exams, and decided that I am quite happy with my current Anki setup, so I thought I would share my addon choices with you
|
||||
showtoc: false
|
||||
draft: true
|
||||
---
|
||||
|
||||
Hi! Currently I am studying for a few exams, and decided that I am quite happy with my current Anki setup, so I thought I would share my addon choices with you!
|
||||
|
Loading…
Reference in New Issue
Block a user