User Tools

Site Tools


wiki:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:start [2026/01/09 13:34] – created jameswiki:start [2026/01/12 12:44] (current) james
Line 2: Line 2:
  
 This wiki is also a git remote.  I did that with [git-remote-dokuwiki](https://github.com/jvasile/git-remote-dokuwiki).  At the command line, I treat it like a git repo.  On the web, I treat it like a wiki.  It lets me do things like grep the wiki for TODOs, edit wiki pages in vim, and move pages around.  Having multiple ergonomic options is really wonderful. This wiki is also a git remote.  I did that with [git-remote-dokuwiki](https://github.com/jvasile/git-remote-dokuwiki).  At the command line, I treat it like a git repo.  On the web, I treat it like a wiki.  It lets me do things like grep the wiki for TODOs, edit wiki pages in vim, and move pages around.  Having multiple ergonomic options is really wonderful.
 +
 +Once you install `git-remote-dokuwiki`, you can do something like this:
 +
 +```
 +$ git clone dokuwiki::james@wiki.jamesvasile.com
 +Cloning into 'wiki.jamesvasile.com'...
 +Cookie file not found: "/tmp/t/wiki.jamesvasile.com/.git/dokuwiki-cookies.txt"
 +Password for 'https://james@wiki.jamesvasile.com':
 +```
 +
 +And you'll be in business.
  
 Some pages in this section of the wiki: Some pages in this section of the wiki:
  
   * A primer on dokuwiki [[syntax]], though you can also use [markdown](https://www.markdownguide.org/)   * A primer on dokuwiki [[syntax]], though you can also use [markdown](https://www.markdownguide.org/)
 +  * [[File extensions]]
   * A [[sitemap]]   * A [[sitemap]]
   * Some more information about [[dokuwiki]]   * Some more information about [[dokuwiki]]
   * The original [[welcome]] page   * The original [[welcome]] page
wiki/start.1767983653.txt.gz · Last modified: by james

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki