Kevin van Zonneveld
96e21be9d0
Create package-lock.json
2020-01-15 17:26:35 +01:00
Renée Kooi
a3152fcd73
Update lockfiles
2019-08-14 11:44:41 +02:00
Artur Paikin
fc465f1b0a
See if we can fix website codeblocks by downgrading hexo-filter-github-emojis
...
//cc @lakesare
2019-08-13 23:06:09 +03:00
Renée Kooi
10bc79574e
lerna link convert ( #1730 )
...
* lerna link convert
* ci: use npm ci
* update lockfile
* companion: set `bin` to source file
Since typescript doesn't actually transform anything, we can just use
this.
In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.
* companion: do chmod +x on start-server.js
* build: remove obsolete lerna config
* build: explicitly install latest versions when building e2e tests for ci
* Remove versions from private packages
* fix regex
* try fix
* ci: force npm to install to endtoend folder
* ci: fold up e2e build output
* Update netlify deploy preview command
* Remove mentions of npm run bootstrap
* Edit .github/CONTRIBUTING.md instead
* companion: add proxy executable
* companion: fix publish
* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
dependabot[bot]
a4cad890a8
build(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /website ( #1723 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-10 23:39:09 +02:00
Renée Kooi
54c347dfb7
ci: use a fancy matrix ( #1709 )
...
* ci: try a fancy matrix
* ci: separate lint build
* build: update some dependencies for node 12 compat
* ci: do typing checks as part of LINT run
* ci: conditionally run ACCEPTANCE and WEBSITE jobs
* ci: is sauce checking domain names or what?
* ci: only build the website when we actually deploy it
* Revert "ci: is sauce checking domain names or what?"
This reverts commit a29fc7ecf9 .
* ci: i might have misinterpreted this config?
* ci: rename acceptance → endtoend for consistency
* test: may need to update element reference after click?
* ci: try to only use sauce connect for endtoend runs
* ci: fix sauce_connect property name
* ci: comment the travis config a bit [skip ci]
2019-07-09 11:22:49 +02:00
Artur Paikin
8a451d51ff
add drag-drop to website
2019-06-05 18:24:13 +03:00
Renée Kooi
e95d0e944c
Revert "website: run npm audit fix"
...
This reverts commit 8689063173 .
2019-05-28 21:22:07 +02:00
Renée Kooi
8689063173
website: run npm audit fix
2019-05-27 16:01:45 +02:00
Renée Kooi
c2a65431a9
website: update to postcss 7
2019-05-20 11:31:38 +02:00
Renée Kooi
1cbd9f1e12
website: fix building examples
2019-05-20 11:31:21 +02:00
Kevin van Zonneveld
060d63bcdc
Update website/package-lock.json
2019-05-17 13:24:53 +02:00
Artur Paikin
3df0bfd970
update hexo to 3.8.0, add locale-code
2019-05-14 17:45:08 +03:00
Renée Kooi
74ef6a5d04
website: dep updates
2019-05-08 14:40:49 +02:00
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