Commit Graph

31 Commits

Author SHA1 Message Date
Nolan Lawson 9963473eaa
docs: fix markdown error in readme (#960)
[skip ci]
2019-02-10 11:33:03 -08:00
Nolan Lawson 734857d3bf
docs: add documentation about 1.0.0 yarn changes (#959)
[skip ci]
2019-02-10 11:30:00 -08:00
Nolan Lawson d198250eab
chore: switch to yarn (#927)
* chore: switch to yarn

BREAKING CHANGE: Pinafore is now using yarn rather than npm, so those
who self-host will need to stop running e.g. `npm install` and run `yarn
install` instead.

* install latest yarn
2019-01-27 17:44:30 -08:00
Nolan Lawson c1f6c1582d
docs: remove mention of keyboard shortcuts (#906)
[skip ci]
2019-01-19 16:43:49 -08:00
Nolan Lawson 32981ffeb2
Update README.md
[skip ci]
2018-12-18 20:50:30 -08:00
Nolan Lawson 3462113c2f
fix: drop CSP support from the exported version (#795)
[skip ci]
2018-12-13 07:58:45 -08:00
Nolan Lawson 4bd181d3cc
fix: update Sapper to latest (#775)
* fix: update to latest sapper

fixes #416

* fix error and debug pages

* requestIdleCallback makes column switching feel way nicer than double rAF

* add export feature

* add better csp info

* workaround for sapper sub-page issue

* clarify in readme about exporting

* fix now config

* switch from rIC to triple raf

* style-loader is no longer used

* update theming guide
2018-12-11 07:31:48 -08:00
Nolan Lawson ed1813fd53
Update README.md 2018-08-25 13:04:41 -07:00
Nolan Lawson 65762f044c
Add more admin notes (#407)
[skip ci]
2018-07-02 10:35:23 -07:00
Sam Gluck 0da7ce2c06 Fix Mastodon link (#364) 2018-06-03 13:36:33 -07:00
Koyu Berteon d79de35603 Added Dockerfile (#313)
* Added Dockerfile

* Better comments in Dockerfile

* Added SIGINT handler

* Keeping code-check happy

* Keeping code-check happy v2

* Keeping code-check happy v2
2018-05-24 19:59:48 -07:00
Nolan Lawson c3c2f7d4c2 update readme
[skip ci]
2018-05-04 09:19:44 -07:00
Nolan Lawson 095be79525 add note to README about masto account
[skip ci]
2018-04-21 10:59:57 -07:00
Nolan Lawson f4dbc160a0 docs: remove JS standard badge as it's not very relevant
[skip ci]
2018-04-15 22:07:37 -07:00
Nolan Lawson ee43de9e5e docs: move Building documentation to README
[skip ci]
2018-04-15 09:48:52 -07:00
Nolan Lawson d5c9af08e9 update readme badges
[skip ci]
2018-04-14 11:54:58 -07:00
greenkeeper[bot] c41168098d docs(readme): add Greenkeeper badge 2018-04-14 11:52:32 -07:00
Nolan Lawson 5951aff8d8 add travis badge
[skip ci]
2018-04-10 23:18:58 -07:00
Nolan Lawson a2195b5c16 update readme 2018-04-08 17:30:02 -07:00
Nolan Lawson 0056c7b3b1 update readme 2018-04-04 18:33:14 -07:00
Nolan Lawson d57532351b update readme 2018-04-01 23:18:50 -07:00
Nolan Lawson f54aadaca9 add user guide and update readme 2018-04-01 23:15:52 -07:00
Nolan Lawson 8725225b68 add CONTRIBUTING.md 2018-03-30 17:55:55 -07:00
Nolan Lawson b487240343 update readme 2018-03-21 08:39:06 -07:00
Nolan Lawson a0e6672d84 outline goals and non-goals 2018-03-11 12:55:46 -07:00
Nolan Lawson 8b632f91f2 allow testing in multiple browsers 2018-02-19 18:36:54 -08:00
Nolan Lawson 5c2dc4c421 fix lint issues 2018-02-19 18:25:59 -08:00
Nolan Lawson 391455bee4 switch from cypress to testcafe 2018-02-19 18:24:22 -08:00
Nolan Lawson 0fef95347c update readme 2018-02-18 14:38:10 -08:00
Nolan Lawson b0c1844ed2 switch to port 4002 2018-01-18 21:29:12 -08:00
Nolan Lawson c3a8f847aa initial commit 2018-01-06 15:51:25 -08:00