diff options
| author | Bradley Taunt <bt@btxx.org> | 2024-07-21 16:20:16 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2024-07-21 16:20:16 -0400 |
| commit | 81298bf957d3f629b78990894863c4c7a3adb807 (patch) | |
| tree | 5b1079d7952241e12b51a61973c0f8f2da946073 /pages/ikiwiki | |
| parent | ad792a59e9092e74c36de077ab47a629ccf9b3e1 (diff) | |
More conversion of ikiwiki pages to wruby
Diffstat (limited to 'pages/ikiwiki')
| -rw-r--r-- | pages/ikiwiki/NearlyFreeSpeech.md | 2 | ||||
| -rw-r--r-- | pages/ikiwiki/git.md | 2 | ||||
| -rw-r--r-- | pages/ikiwiki/search.md | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/pages/ikiwiki/NearlyFreeSpeech.md b/pages/ikiwiki/NearlyFreeSpeech.md index 6583da9..5edb61f 100644 --- a/pages/ikiwiki/NearlyFreeSpeech.md +++ b/pages/ikiwiki/NearlyFreeSpeech.md @@ -2,8 +2,6 @@ This page documents step-by-step how to properly setup and customize *ikiwiki* on [NearlyFreeSpeech](https://nearlyfreespeech.net). A good deal of the documentation here has been lifted from [ikiwiki.info/tips/nearlyfreespeech/](https://ikiwiki.info/tips/nearlyfreespeech/) but altered and updated. -[[!toc ]] - ## Register for an account and set up a site After you get an account, create a site using their web interface. diff --git a/pages/ikiwiki/git.md b/pages/ikiwiki/git.md index 3658a3a..4400bc9 100644 --- a/pages/ikiwiki/git.md +++ b/pages/ikiwiki/git.md @@ -2,5 +2,5 @@ This page documents how to setup `git` for both the base `ikiwiki` install, along with your own custom wiki-generated site. -**Note:** These instructions are catered to users running ikiwiki via [[ikiwiki/NearlyFreeSpeech]] +**Note:** These instructions are catered to users running ikiwiki via [NearlyFreeSpeech](/ikiwiki/NearlyFreeSpeech) diff --git a/pages/ikiwiki/search.md b/pages/ikiwiki/search.md index 0694516..1448c31 100644 --- a/pages/ikiwiki/search.md +++ b/pages/ikiwiki/search.md @@ -1,6 +1,6 @@ # Setting Up ikiwiki Search on NearlyFreeSpeech -This page focuses on properly setting up ikiwiki search on [[ikiwiki/NearlyFreeSpeech]]. +This page focuses on properly setting up ikiwiki search on [NearlyFreeSpeech](/ikiwiki/NearlyFreeSpeech). ## Proper Packages |
