Compare commits
No commits in common. "add60af880376e7ae0f9c0e072e96b15b8e5f924" and "85217e4e9c9b116c1e588bfdb7cd7af29119aedc" have entirely different histories.
add60af880
...
85217e4e9c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
|||||||
[submodule "public/libcasa/themes/risotto"]
|
|
||||||
path = public/libcasa/themes/risotto
|
|
||||||
url = https://github.com/joeroe/risotto.git
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
|
||||||
date: {{ .Date }}
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
|
|
@ -1,53 +0,0 @@
|
|||||||
baseURL: https://liberta.casa
|
|
||||||
theme: risotto
|
|
||||||
languageCode: en-us
|
|
||||||
title: Liberta Casa
|
|
||||||
paginate: 3
|
|
||||||
authors: [ Georg Pfuetzenreuter, Pratyush Desai ]
|
|
||||||
|
|
||||||
# Automatically add content sections to main menu
|
|
||||||
sectionPagesMenu: main
|
|
||||||
|
|
||||||
params:
|
|
||||||
theme:
|
|
||||||
palette: monokai-dark
|
|
||||||
mode: dark-mode
|
|
||||||
about:
|
|
||||||
title: Liberta Casa
|
|
||||||
description: 'For those who FLOSS shall be free.'
|
|
||||||
logo: images/logo.png
|
|
||||||
socialLinks:
|
|
||||||
- icon: fab fa-irc
|
|
||||||
title: IRC
|
|
||||||
url: 'https://liberta.casa/gamja'
|
|
||||||
- icon: fas fa-envelope
|
|
||||||
title: Email
|
|
||||||
url: 'mailto:hello@liberta.casa'
|
|
||||||
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
- identifier: about
|
|
||||||
name: About
|
|
||||||
url: /about/
|
|
||||||
weight: 10
|
|
||||||
- identifier: rules
|
|
||||||
name: Rules
|
|
||||||
url: /rules/
|
|
||||||
weight: 10
|
|
||||||
- identifier: faqs
|
|
||||||
name: FAQ
|
|
||||||
url: /faqs/
|
|
||||||
weight: 10
|
|
||||||
- identifier: accounts
|
|
||||||
name: Account
|
|
||||||
url: /accounts/
|
|
||||||
weight: 10
|
|
||||||
- identifier: tools
|
|
||||||
name: Tools
|
|
||||||
url: /tools/
|
|
||||||
weight: 10
|
|
||||||
|
|
||||||
taxonomies:
|
|
||||||
category: categories
|
|
||||||
tag: tags
|
|
||||||
series: series
|
|
@ -1,3 +0,0 @@
|
|||||||
+++
|
|
||||||
author = "LibCasa Authors"
|
|
||||||
+++
|
|
@ -1,7 +0,0 @@
|
|||||||
+++
|
|
||||||
title = "About"
|
|
||||||
description = "Liberta Casa, providing services.. for some reason."
|
|
||||||
date = "2021-12-12"
|
|
||||||
aliases = ["about-us", "about-libertacasa", "contact"]
|
|
||||||
author = "LibCasa Authors"
|
|
||||||
+++
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Accounts"
|
|
||||||
date: 2022-01-08T15:14:39+05:30
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Faqs"
|
|
||||||
date: 2022-01-08T15:14:13+05:30
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
+++
|
|
||||||
title = "Rules"
|
|
||||||
+++
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Tools"
|
|
||||||
date: 2022-01-08T15:14:47+05:30
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 07f1b3ecfd4202a69847d47c89ece4e4d01278c4
|
|
BIN
website/db.sqlite3
Normal file
BIN
website/db.sqlite3
Normal file
Binary file not shown.
Reference in New Issue
Block a user