Begin site
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "themes/maddybook"]
|
||||
path = themes/maddybook
|
||||
url = git@github.com:makyo/maddybook
|
||||
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
4
config.toml
Normal file
4
config.toml
Normal file
@ -0,0 +1,4 @@
|
||||
baseURL = 'https://toledot.makyo.ink/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Toledot'
|
||||
theme = 'maddybook'
|
||||
2
content/_index.md
Normal file
2
content/_index.md
Normal file
@ -0,0 +1,2 @@
|
||||
<div class="hint">
|
||||
<p>04-9594041b2eaa3322f53e95817ff05b879f6621d790a2c9d57a567545f7dc59bdaef3966112d412a427fbe9d294434b1cc7faea1cd78597e3e0be3f26c5f506eb97a01e9affdf1325<br/>threshold=4<br/><a href="https://twitter.com/search?q=%23ToledotARG&src=typed_query&f=top" target="_blank">#ToledotARG</a></p>
|
||||
1
themes/maddybook
Submodule
1
themes/maddybook
Submodule
Submodule themes/maddybook added at 6287657684
Reference in New Issue
Block a user