Compare commits
No commits in common. "master" and "master" have entirely different histories.
@ -1,2 +1,3 @@
|
||||
Contact: mailto:noc [at] this domain
|
||||
Announcements: https://twitter.com/chaospott_noc/
|
||||
Announcements: https://chaos.social/@chaospott_noc
|
||||
|
20
_config.yml
20
_config.yml
@ -6,26 +6,14 @@ description: >
|
||||
Alle Interessierten sind herzlich zu unserem Treff eingeladen.
|
||||
baseurl: ""
|
||||
url: "https://chaospott.de"
|
||||
|
||||
# set timezone
|
||||
timezone: Europe/Berlin
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
permalink: /:year/:month/:day/:title:output_ext
|
||||
paginate: 5
|
||||
paginate_path: "/blog/:num"
|
||||
plugins:
|
||||
- jekyll-paginate
|
||||
include:
|
||||
- ".well-known"
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: _posts/blog
|
||||
values:
|
||||
type: blog
|
||||
- scope:
|
||||
path: _posts/repair
|
||||
values:
|
||||
type: repair
|
||||
plugins: [jekyll-paginate]
|
||||
include: [
|
||||
".well-known"
|
||||
]
|
||||
|
@ -17,8 +17,6 @@
|
||||
<li class="divider-vertical"></li>
|
||||
<li><a href="/blog/">Logbuch</a></li>
|
||||
<li class="divider-vertical"></li>
|
||||
<li><a href="/blog/repaircafe.html">Repaircafé</a></li>
|
||||
<li class="divider-vertical"></li>
|
||||
<li><a href="/about.html">Über uns</a></li>
|
||||
<!-- <li class="divider-vertical"></li>
|
||||
<li><a href="/virtuell.html">Virtueller c3e</a></li> -->
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user