This commit is contained in:
cuu 2024-02-21 21:37:55 -08:00
parent 04a4d6e7b4
commit 2231b893ba
5 changed files with 5 additions and 23 deletions

View File

@ -2,7 +2,7 @@ title: Wiki
description: > # this means to ignore newlines description: > # this means to ignore newlines
Jekyll to build a static Wiki Jekyll to build a static Wiki
baseurl: "" # the subpath of your site, e.g. /blog baseurl: "" # the subpath of your site, e.g. /blog
url: "htpps://jek4wik.github.io" url: "htpps://wiki.clockworkpi.com"
# Build settings # Build settings
markdown: kramdown markdown: kramdown

View File

@ -10,7 +10,7 @@ label:
redirect: "Redirect to" redirect: "Redirect to"
tag_pages: "Pages with tag" tag_pages: "Pages with tag"
main_page: "Main page" main_page: "Main page"
global_pages: "Special pages" global_pages: ""
prefix: prefix:
tag: "Tag:" tag: "Tag:"
user: "User:" user: "User:"
@ -27,7 +27,5 @@ global_pages:
text: Long pages text: Long pages
- url: /Special:ShortPages - url: /Special:ShortPages
text: Short pages text: Short pages
- url: /Special:ListUsers
text: All the users
- url: /Special:ListRedirects - url: /Special:ListRedirects
text: Redirects text: Redirects

View File

@ -1,3 +1,3 @@
Alexis: Cuu:
name: Alexis Hassler name: Cuu
logo: img/sewatech.png logo: img/wiki.png

View File

@ -1,16 +0,0 @@
---
layout: user
title: Alexis
created: 2019-04-12
modified: 2019-04-12
revisions:
- author: Alexis
date: 2019-04-12
comment: First version
---
<div>
I'm a developer.
</div>
<div>
I've written <a href="{{ page.author_full.contributions_url }}">{{ page.author_full.contributions_count }} pages</a>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 38 KiB