Commit graph

28 commits

Author SHA1 Message Date
Renée Kooi
e9f20282bc
Update a bunch of dependencies 2019-04-01 11:20:57 +02:00
Kevin van Zonneveld
b9ed9a6e89 For blog posts, add support for github emojis like :tada 2019-03-29 14:20:47 +01:00
Artur Paikin
20db259ada add marked to website deps 2019-03-26 18:05:06 +03:00
Kevin van Zonneveld
f1e6cc65ff
Provide clarity about what we can and cannot support (#1314)
* First swing at support page

* Add hexo-include-markdown

* Move CONTRIBUTING.md to .github

* Update .github/SUPPORT.md

* Channel issues in the  GitHub tracker

* Inject integration help MD into website

* Fix include_markdown path

* Inject CONTRIBUTING in the same fashion as support options

* Flesh out support policy

* Inject into website

* Tweaks

* Update website/update.js

* Update website/src/_template/support.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* iterating

* iterate

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update website/src/support.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update website/src/_template/integration_help.md

* iterate

* Migrate to a table

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* WIP

* wip

* Update website/src/_template/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Add touch module

* Replace shelling out to GNU `sed` with native node

* Update website/update.js

* Inject new .github copies

* Move the pricing table to the website only /cc @arturi

* Update website/src/support.md

* Update website/src/support.md

* Update .github/CONTRIBUTING.md

* Update website/src/_template/contributing.md
2019-03-20 17:38:15 +01:00
Renée Kooi
00ada2d30e
website: Update lockfile. 2018-08-16 14:44:02 +02:00
Renée Kooi
a90ec12635
Drop unused hexo-deployer-git. 2018-08-13 15:37:21 +02:00
Renée Kooi
3b045874b5
website: Update deps and remove unused deps. 2018-08-13 13:21:32 +02:00
Renée Kooi
9ec927c6d6
website: Bump dependencies to fix vulnerability warnings 2018-06-28 13:29:36 +02:00
Renée Kooi
5c32a26c64
Use prismjs directly. 2018-06-04 13:51:12 +02:00
Renée Kooi
9eaaf7e4c6
Switch to prismjs for highlighting. 2018-06-04 13:04:59 +02:00
Renée Kooi
a733ff64eb
Update website deps and lockfile. 2018-04-30 12:16:39 +02:00
Artur Paikin
7dac5c3d14 fix modifyAnchors: 1 to make all heading ids lowercase, update hexo 2018-01-26 15:06:02 -05:00
Renée Kooi
1152341e77
website: npm update 2018-01-15 11:46:52 +01:00
Renée Kooi
570a48463a
website: Update js-yaml 2018-01-15 11:44:58 +01:00
Renée Kooi
42f0362ef8
website: Update remaining hexo plugins 2018-01-15 11:42:45 +01:00
Renée Kooi
243cc83d25
website: Add babel-core peerDependency for babelify 2018-01-15 11:37:17 +01:00
Renée Kooi
1a529907ff
website: Update hexo-deployer-git
Fixes a runtime deprecation warning.
2018-01-15 11:29:29 +01:00
Renée Kooi
327f6ef68d
website: Upgrade hexo-browsersync
Now using the same version of browser-sync as everything else.
2018-01-15 11:28:02 +01:00
Renée Kooi
809fd98a10
website: Update browserify 2018-01-15 11:23:35 +01:00
Renée Kooi
3b3be58a9a
website: Update postcss
Ref https://github.com/arturi/hexo-renderer-postcss/pull/4
2018-01-15 11:14:54 +01:00
Renée Kooi
392ac167a8
website: Upgrade hexo-renderer-scss
Now using the same node-sass version for the website as is used for the
Uppy build itself.
2018-01-15 10:50:30 +01:00
Renée Kooi
05b0979734
website: Remove eslint dependency
The website code is linted using the eslint dependency specified in the
repo root.
2018-01-15 10:46:37 +01:00
Renée Kooi
c664126405
deps: Update node-notifier
This should remove the warnings about insecure dependencies we were
getting. node-notifier@4 depends on an old version of `marked` that has
an XSS vulnerability. We weren't really affected because we don't push
user input through node-notifier, but the warnings show up anyway :P
2018-01-08 16:00:54 +01:00
Artur Paikin
a533d13e96 add hexo-generator-alias for aliases/redirects 2017-08-16 19:07:10 +03:00
Artur Paikin
e608785499 don’t auto-generate docs for now 2017-08-16 00:59:26 +03:00
Kevin van Zonneveld
0fe858d6ea Ran: npm i hope this is okay? feel free to revert 2017-07-26 09:49:39 +02:00
Artur Paikin
d979b52b73 update hexo, add Instagram demo to the website 2017-07-02 04:57:42 -04:00
Artur Paikin
075d99d54a aliasify, package-lock.json 2017-06-26 16:40:52 -04:00