Compare commits
12 Commits
main
...
in-fix-dro
Author | SHA1 | Date | |
---|---|---|---|
|
75a1dbfe13 | ||
|
797262138b | ||
|
fd91d8937d | ||
|
4b801ca606 | ||
|
6590455f8f | ||
|
6374452b9d | ||
|
ba72a7940c | ||
|
8c810da612 | ||
|
1b45269e49 | ||
|
8397abe211 | ||
|
951ff2f379 | ||
|
9a8179a664 |
@ -1,11 +1,6 @@
|
||||
workspace:
|
||||
base: /srv/jekyll
|
||||
path:
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: jekyll/minimal:3.8.3
|
||||
image: jekyll/jekyll:latest
|
||||
commands:
|
||||
- cd ianonavy
|
||||
- mkdir _site
|
||||
- jekyll build
|
||||
|
||||
|
9
.gitignore
vendored
@ -1,7 +1,2 @@
|
||||
conf/passwords.txt
|
||||
database.db
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
*.pyc
|
||||
_site
|
||||
.sass-cache
|
||||
|
Before Width: | Height: | Size: 689 B After Width: | Height: | Size: 689 B |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |