summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/nuldoc.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vhosts/blog/nuldoc.toml')
-rw-r--r--vhosts/blog/nuldoc.toml47
1 files changed, 47 insertions, 0 deletions
diff --git a/vhosts/blog/nuldoc.toml b/vhosts/blog/nuldoc.toml
new file mode 100644
index 00000000..fcf211e0
--- /dev/null
+++ b/vhosts/blog/nuldoc.toml
@@ -0,0 +1,47 @@
+[locations]
+contentDir = "/content"
+destDir = "/public"
+staticDir = "/static"
+
+[rendering.html]
+indentWidth = 2
+
+[blog]
+author = "nsfisis"
+fqdn = "blog.nsfisis.dev"
+siteName = "REPL: Rest-Eat-Program Loop"
+siteCopyrightYear = 2021
+
+[blog.tagLabels]
+ci-cd = "CI/CD"
+composer = "Composer"
+conference = "カンファレンス"
+cpp = "C++"
+cpp17 = "C++ 17"
+gitlab = "GitLab"
+isucon = "ISUCON"
+neovim = "Neovim"
+note-to-self = "備忘録"
+ouj = "放送大学"
+perl = "Perl"
+php = "PHP"
+phpcon-odawara = "PHP カンファレンス小田原"
+phpconfuk = "PHP カンファレンス福岡"
+phpconkagawa = "PHP カンファレンス香川"
+phpconokinawa = "PHP カンファレンス沖縄"
+phperkaigi = "PHPerKaigi"
+phpkansai = "PHP カンファレンス関西"
+phpstudy-tokyo = "PHP 勉強会@東京"
+python = "Python"
+python3 = "Python 3"
+ruby = "Ruby"
+ruby3 = "Ruby 3"
+rust = "Rust"
+scala = "Scala"
+scalamatsuri = "ScalaMatsuri"
+vim = "Vim"
+wasm = "WebAssembly"
+wireguard = "WireGuard"
+ya8 = "Ya8"
+yapc = "YAPC"
+zsh = "Zsh"