diff options
| author | Shulhan <ms@kilabit.info> | 2024-08-04 22:00:44 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-08-04 22:00:55 +0700 |
| commit | 0131b59a20137a837a79d9f30346e0654a1ed01f (patch) | |
| tree | bddcd9ef10ef1e98f0834b9bca2b02aa0300dc2f | |
| parent | 56b14144f9720aa015b54fe3a4b555fd768bc5a2 (diff) | |
| download | ciigo-0131b59a20137a837a79d9f30346e0654a1ed01f.tar.xz | |
all: remove Limitations and update Links
The asciidoc-go library now support scanning symlink inside Root
directory.
The Links sections merge the previous contents from old index.adoc.
| -rw-r--r-- | README.md | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -208,18 +208,16 @@ If you need to use another port, you can change it at `cmd/mysite/main.go`. That's it! -## Limitations and known bugs - -Using symlink on ".adoc" file inside Root directory that reference file -outside of Root is not supported, yet. +## Links +<https://git.sr.ht/~shulhan/ciigo> - Link to the source code. -## Links +<https://lists.sr.ht/~shulhan/ciigo> - Link to development and discussion. -[Ciigo repository](https://git.sr.ht/shulhan/ciigo). +<https://todo.sr.ht/~shulhan/ciigo> - Link to submit an issue, feedback, or +request for new feature. -[Go module -documentation](https://pkg.go.dev/git.sr.ht/https://git.sr.ht/shulhan/ciigoshulhan/ciigo). +<https://pkg.go.dev/git.sr.ht/~shulhan/ciigo> - Go module documentation. ## License |
