Compare commits
2 Commits
master
...
menu-fixes
Author | SHA1 | Date | |
---|---|---|---|
![]() |
06d3873860 | ||
![]() |
fcc33ad994 |
@ -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"
|
||||
]
|
||||
|
@ -15,9 +15,7 @@
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a href="/">Home</a></li>
|
||||
<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><a href="/blog/">Blog</a></li>
|
||||
<li class="divider-vertical"></li>
|
||||
<li><a href="/about.html">Über uns</a></li>
|
||||
<!-- <li class="divider-vertical"></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