kingdonb / wiki

~holnes/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

%wiki

An app for building your own wiki on Urbit.


Proposal (mirror)

Overview

Changelog

Documentation and release notes can also be viewed in the %docs app.

Installation

|install ~holnes %wiki

Project Structure

src/: Hoon source code. All code here is original and specific to this project.

deps/: Hoon dependencies are pasted into this directory. None of the code here is original to this project.

desk: Contains the name of the desk. App will run and be distributed with this desk name.

_sync.sh: Continuously syncs project files with a desk in a pier.

_dist.sh: Copies project files into your ship's pier.

Building from source

Unix:

  • ./_sync.sh PATH/TO/PIER to sync src/ and deps/ to your dev ship's pier.

Dojo:

  • |commit %wiki to build your desk
  • |install our %wiki to install your desk and start the app for the first time

Distributing the app

  • ./_dist.sh PATH/TO/PIER to copy src/ and deps/ to your distribution ship's pier.
  • Dojo: |commit %wiki

About

~holnes/wiki

License:MIT License


Languages

Language:hoon 91.3%Language:CSS 6.6%Language:JavaScript 1.5%Language:Shell 0.5%Language:TeX 0.1%