diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-11-02 17:49:34 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-11-02 17:49:34 +0900 |
| commit | 57315c52be96d2a2c013f0cfb0de5429980e301a (patch) | |
| tree | 5d691497772fddfe401cd970ead4e9a74b34ef38 /services/blog/nuldoc.toml | |
| parent | cf4091a93ed831456e8b30e2a9e1fc2650dcae02 (diff) | |
| download | nsfisis.dev-57315c52be96d2a2c013f0cfb0de5429980e301a.tar.gz nsfisis.dev-57315c52be96d2a2c013f0cfb0de5429980e301a.tar.zst nsfisis.dev-57315c52be96d2a2c013f0cfb0de5429980e301a.zip | |
refactor(blog): rename directory, services/{blog => nuldoc}/
Diffstat (limited to 'services/blog/nuldoc.toml')
| -rw-r--r-- | services/blog/nuldoc.toml | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/services/blog/nuldoc.toml b/services/blog/nuldoc.toml deleted file mode 100644 index 45633ee..0000000 --- a/services/blog/nuldoc.toml +++ /dev/null @@ -1,62 +0,0 @@ -[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 -postsPerPage = 10 - -[blog.tagLabels] -c = "C" -ci-cd = "CI/CD" -cohackpp = "紅白ぺぱ合戦" -composer = "Composer" -conference = "カンファレンス" -cpp = "C++" -cpp17 = "C++ 17" -float = "浮動小数点数" -game = "ゲーム" -gitlab = "GitLab" -go = "Go" -http = "HTTP" -isucon = "ISUCON" -macos = "macOS" -mncore-challenge = "MN-Core Challenge" -neovim = "Neovim" -note-to-self = "備忘録" -ouj = "放送大学" -perl = "Perl" -php = "PHP" -phpcon-nagoya = "PHP カンファレンス名古屋" -phpcon-odawara = "PHP カンファレンス小田原" -phpconfuk = "PHP カンファレンス福岡" -phpconkagawa = "PHP カンファレンス香川" -phpconokinawa = "PHP カンファレンス沖縄" -phperkaigi = "PHPerKaigi" -phpkansai = "PHP カンファレンス関西" -phpstudy-tokyo = "PHP 勉強会@東京" -piet = "Piet" -python = "Python" -python3 = "Python 3" -ruby = "Ruby" -ruby3 = "Ruby 3" -rubykaigi = "RubyKaigi" -rust = "Rust" -scala = "Scala" -scalamatsuri = "ScalaMatsuri" -techramen = "TechRAMEN" -trick = "TRICK" -vim = "Vim" -wasm = "WebAssembly" -wireguard = "WireGuard" -ya8 = "Ya8" -yaml = "YAML" -yapc = "YAPC" -zsh = "Zsh" |
