Compare commits
2 Commits
master
...
menu-fixes
Author | SHA1 | Date | |
---|---|---|---|
![]() |
06d3873860 | ||
![]() |
fcc33ad994 |
@ -1,2 +1,3 @@
|
|||||||
Contact: mailto:noc [at] this domain
|
Contact: mailto:noc [at] this domain
|
||||||
|
Announcements: https://twitter.com/chaospott_noc/
|
||||||
Announcements: https://chaos.social/@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.
|
Alle Interessierten sind herzlich zu unserem Treff eingeladen.
|
||||||
baseurl: ""
|
baseurl: ""
|
||||||
url: "https://chaospott.de"
|
url: "https://chaospott.de"
|
||||||
|
|
||||||
# set timezone
|
# set timezone
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
permalink: /:year/:month/:day/:title:output_ext
|
permalink: /:year/:month/:day/:title:output_ext
|
||||||
paginate: 5
|
paginate: 5
|
||||||
paginate_path: "/blog/:num"
|
paginate_path: "/blog/:num"
|
||||||
plugins:
|
plugins: [jekyll-paginate]
|
||||||
- jekyll-paginate
|
include: [
|
||||||
include:
|
".well-known"
|
||||||
- ".well-known"
|
]
|
||||||
|
|
||||||
defaults:
|
|
||||||
- scope:
|
|
||||||
path: _posts/blog
|
|
||||||
values:
|
|
||||||
type: blog
|
|
||||||
- scope:
|
|
||||||
path: _posts/repair
|
|
||||||
values:
|
|
||||||
type: repair
|
|
||||||
|
@ -15,9 +15,7 @@
|
|||||||
<ul class="nav navbar-nav">
|
<ul class="nav navbar-nav">
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/">Home</a></li>
|
||||||
<li class="divider-vertical"></li>
|
<li class="divider-vertical"></li>
|
||||||
<li><a href="/blog/">Logbuch</a></li>
|
<li><a href="/blog/">Blog</a></li>
|
||||||
<li class="divider-vertical"></li>
|
|
||||||
<li><a href="/blog/repaircafe.html">Repaircafé</a></li>
|
|
||||||
<li class="divider-vertical"></li>
|
<li class="divider-vertical"></li>
|
||||||
<li><a href="/about.html">Über uns</a></li>
|
<li><a href="/about.html">Über uns</a></li>
|
||||||
<!-- <li class="divider-vertical"></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