Commit graph

410 commits

Author SHA1 Message Date
Matthew Scragg 81e76c6c19 version bump 2014-09-18 17:54:34 -05:00
Matthew Scragg 58f9109bd2 add dockerfile
move cli functions in module
add configure command
2014-09-18 16:44:01 -05:00
Matthew Scragg d94855e3c5 add fonts symlink to font awesome 2014-09-18 11:00:20 -05:00
Matthew Scragg 35bd6f246f Merge pull request #16 from leek/patch-1
Allow bower to install with sudo
2014-09-18 10:45:58 -05:00
Matthew Scragg 0b213883ed Fix load token bug 2014-09-18 10:42:32 -05:00
Matthew Scragg 2856dc076f Fixes #17
Fix bug with loading token
Updated readme
Remove realms-wiki bash script (redundant)

Updated install.sh
Using setuptools to create cli entry point
Upstart script sets gid and uid
2014-09-18 10:13:33 -05:00
Chris Jones dfb7fa7619 Allow bower to install with sudo
Without `--allow-root`, bower throws the following:

```
bower ESUDO         Cannot be run with sudo

Additional error details:
Since bower is a user command, there is no need to execute it with superuser permissions.
If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs.

http://www.joyent.com/blog/installing-node-and-npm
https://gist.github.com/isaacs/579814

You can however run a command with sudo using --allow-root option
```
2014-09-18 01:46:13 -04:00
Matthew Scragg de3b2d66c3 update default config
transfer some assets to bower
use font awesome for icons
create setup.py
create setup command to generate config
2014-09-17 16:13:10 -05:00
Matthew Scragg 6128d05c69 use ace-builds via bower
removed screen in install script
not longer forwarding port 80 in vagrantfile
2014-09-15 16:45:47 -05:00
Matthew Scragg b8531a0347 add config option to disable registration
add command to create user
2014-09-13 22:47:17 -05:00
Matthew Scragg 17eabddd70 fixes #2 history page bug
some style changes
2014-09-11 17:35:17 -05:00
Matthew Scragg 3419ee4f6c add lock page cond in review 2014-09-10 16:08:25 -05:00
Matthew Scragg 3eaa2172b2 Update README.md 2014-09-10 14:37:48 -05:00
Matthew Scragg 1b433f1762 add config option to lock pages explicitly 2014-09-10 13:58:47 -05:00
Matthew Scragg f0bce6c8d5 Update README.md 2014-09-10 11:35:11 -05:00
Matthew Scragg 951fffb3eb make sure partial has data before register 2014-09-10 11:09:29 -05:00
Matthew Scragg 40292454da allow '{' and '}' in html urls 2014-09-10 10:53:22 -05:00
Matthew Scragg ec5c840f84 add local togetherjs file 2014-09-10 10:19:37 -05:00
Matthew Scragg 27d161488a add local togetherjs file 2014-09-10 10:19:13 -05:00
Matthew Scragg 9a95b5685c changed togetherjs link 2014-09-10 10:00:24 -05:00
Matthew Scragg f039160ded changed togetherjs link 2014-09-10 09:58:35 -05:00
Matthew Scragg a4fed38d97 changed default wiki path 2014-09-09 16:01:07 -05:00
Matthew Scragg d941562980 Update README.md 2014-09-09 15:46:41 -05:00
Matthew Scragg 507380f5cd update readme 2014-09-09 15:36:23 -05:00
Matthew Scragg 335b5b5324 update install script 2014-09-09 15:19:53 -05:00
Matthew Scragg 344207dcc9 update install script 2014-09-09 15:08:50 -05:00
Matthew Scragg a698af1b2d style changes 2014-09-09 14:58:30 -05:00
Matthew Scragg b4a74342e3 update install script, config, bower.json 2014-09-08 16:05:23 -05:00
Matthew Scragg 6459d6b842 chown venv dir in install script
set default ace editor options
lower font size on editor
2014-09-08 12:49:37 -05:00
Matthew Scragg f2f1e3f51e fix bug when fetching metadata on pages that don't exist 2014-09-07 19:53:36 -05:00
Matthew Scragg bea662e2e7 add partials support 2014-09-07 11:54:51 -05:00
Matthew Scragg 036434dd7a switch from showdown to marked
add better yaml support for metadata
2014-09-05 22:41:22 -05:00
Matthew Scragg e4afc0fb0d html indent fix 2014-09-04 16:35:28 -05:00
Matthew Scragg 10831a44e9 fix stylesheet bug 2014-09-04 15:40:53 -05:00
Matthew Scragg 1058ce034d overflow auto to preview 2014-09-04 14:47:04 -05:00
Matthew Scragg 7dfec15ae1 update readme 2014-09-04 08:59:19 -05:00
Matthew Scragg 5617070372 update readme 2014-09-04 08:06:22 -05:00
Matthew Scragg 03e22a9e37 update readme 2014-09-04 07:57:52 -05:00
Matthew Scragg 3f0a6dffad update requirements.txt 2014-09-04 07:27:41 -05:00
Matthew Scragg 655e7af0b3 add license 2014-09-03 22:40:02 -05:00
Matthew Scragg 84010d609a updated readme 2014-09-03 22:32:40 -05:00
Matthew Scragg 088942632c removed unneeded files 2014-09-03 22:30:33 -05:00
Matthew Scragg 9c173895ae readme updated
install script updated
2014-09-03 22:25:48 -05:00
Matthew Scragg ad401da4f1 worked on assets bundling, added admin field 2014-09-03 21:29:47 -05:00
Matthew Scragg 0dead5176a fix cache issue, rename provision script 2014-09-03 09:26:53 -05:00
Matthew Scragg 1492448448 create provision script, removed salt states 2014-09-02 14:07:14 -05:00
Matthew Scragg 564bde872d WIP 2014-09-02 09:29:04 -05:00
Matthew Scragg 86f0549e44 WIP 2014-08-30 10:06:12 -05:00
Matthew Scragg b02d3db684 WIP 2014-08-20 10:28:25 -05:00
Matthew Scragg d0777e2b85 assets 2014-02-06 21:40:58 -06:00