From 327622573dcb8879b9dba934792403a9fb7239a7 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 27 Nov 2025 06:08:54 +0900 Subject: chore: Update README --- services/nuldoc/NOTE.md | 22 ---------------------- services/nuldoc/README.md | 32 ++++---------------------------- 2 files changed, 4 insertions(+), 50 deletions(-) diff --git a/services/nuldoc/NOTE.md b/services/nuldoc/NOTE.md index 4453c98..a0d7e94 100644 --- a/services/nuldoc/NOTE.md +++ b/services/nuldoc/NOTE.md @@ -26,25 +26,3 @@ Update PDF.js. $ curl -o static/pdf.min.mjs https://unpkg.com/pdfjs-dist@4.3.136/build/pdf.min.mjs $ curl -o static/pdf.worker.min.mjs https://unpkg.com/pdfjs-dist@4.3.136/build/pdf.worker.min.mjs ``` - - -## Structure - -``` -public -├── sitemap.xml -├── 404.html -├── posts -│   ├── 2021-03-05 -│   │   └── my-first-post -│   │   └── index.html -│   ├── feed.xml -│   ├── _page -│   │   ├── 1.html -│   │   └── 2.html -└── tags - ├── index.html - └── vim - ├── feed.xml - └── index.html -``` diff --git a/services/nuldoc/README.md b/services/nuldoc/README.md index c404432..fb33437 100644 --- a/services/nuldoc/README.md +++ b/services/nuldoc/README.md @@ -1,29 +1,5 @@ -Site: https://blog.nsfisis.dev +# My Sites - - -# License - -``` -MIT License - -Copyright (c) 2022 nsfisis - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -``` +* https://about.nsfisis.dev +* https://blog.nsfisis.dev +* https://slides.nsfisis.dev -- cgit v1.2.3-70-g09d2