diff options
| author | Shulhan <ms@kilabit.info> | 2024-07-27 15:02:46 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-07-27 15:02:46 +0700 |
| commit | 12046fa7b8ace2b9098d778dc5253a02a8c73403 (patch) | |
| tree | de97ce50b31774bb9a05f3a058fa3e431cdca70d | |
| parent | 375915e2ad921008cf2813b67a94f6e753537a72 (diff) | |
| download | ciigo-12046fa7b8ace2b9098d778dc5253a02a8c73403.tar.xz | |
_doc: replace index.adoc with README.md
In this way, we can view how repository README looks like and remove
duplication.
| -rw-r--r-- | _doc/index.adoc | 27 | ||||
| l--------- | _doc/index.md (renamed from _doc/README.md) | 0 |
2 files changed, 0 insertions, 27 deletions
diff --git a/_doc/index.adoc b/_doc/index.adoc deleted file mode 100644 index 4654fe1..0000000 --- a/_doc/index.adoc +++ /dev/null @@ -1,27 +0,0 @@ -// SPDX-FileCopyrightText: 2022 Shulhan <ms@kilabit.info> -// SPDX-License-Identifier: GPL-3.0-or-later -= ciigo -:toc: -:sectanchors: -:sectlinks: - -Welcome to ciigo. - -ciigo is a library and a program to write static web server with embedded -files using AsciiDoc markup format. - -== Documentation - -link:CHANGELOG.html[CHANGELOG^]:: History of each release. - -link:README.html[README^]:: User manual page for ciigo. - -== Development - -https://git.sr.ht/~shulhan/ciigo[Repository^]:: Link to the source code. - -https://lists.sr.ht/~shulhan/ciigo[Mailing list^]:: Link to development and -discussion. - -https://todo.sr.ht/~shulhan/ciigo[Issues^]:: Link to submit an issue, -feedback, or request for new feature. diff --git a/_doc/README.md b/_doc/index.md index 32d46ee..32d46ee 120000 --- a/_doc/README.md +++ b/_doc/index.md |
