Antoine du Hamel
79611cc8df
deps: update browserify to v17
2021-07-07 16:53:00 +02:00
Antoine du Hamel
0481f5d9b9
deps: update autoprefixer to v10
2021-07-07 15:49:42 +02:00
Antoine du Hamel
06d5b3e254
deps: remove mkdirp in favor of the built-in fs.mkdir
2021-07-07 15:49:39 +02:00
Renée Kooi
c1d15abf10
error on import lint failure + some misc lint fixes ( #2813 )
...
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-03-20 11:02:49 +01:00
Renée Kooi
762f29cc8d
Use Intl.DisplayNames, closes #2790
2021-03-09 10:52:37 +01:00
dependabot[bot]
242e8003a1
Bump node-notifier from 5.4.3 to 8.0.1 ( #2710 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 5.4.3 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v5.4.3...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 21:26:45 +00:00
Renée Kooi
06245cd85a
switch to Dart Sass ( #2661 )
...
* switch to Dart Sass
* make hexo work wherever its installed?
2020-11-27 11:28:47 +00:00
Renée Kooi
084d17db7d
GitHub actions ( #2617 )
2020-11-27 09:52:48 +01:00
Renée Kooi
caa048b490
deps: upgrade browserify and plugins ( #2462 )
2020-08-13 14:50:08 +02:00
Alexander Zaytsev
cf756eb3c1
Add the featured customers logos ( #2120 )
...
* Add SVGs
* Add logos
* Set links
* Add hovers (wip)
* Fix issuu hover styles
* More whitespace before the customer logos section on desktop
* Add subtle transition on hover
* Fine-tune margins
* Better copy /thx @arturi
* Update website/themes/uppy/layout/index.ejs /thx @goto-bus-stop
Co-Authored-By: Renée Kooi <renee@kooi.me>
Co-authored-by: Kevin van Zonneveld <kevin@vanzonneveld.net>
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-03-11 19:46:37 +01:00
Artur Paikin
88fc5d0de1
Website: add plugin versions ( #1952 )
...
* Move stats to plugin list, add table with versions of all plugins
* Update Hexo to 4.0, and other deps too
* update hexo-filter-github-emojis dependecy, run lerna bootstrap
* re-create package-lock.json
* crap, it adds body/html to any document now, and this is a partial :(
* companion: temporary fix for ts compile error
* fix netlify maybe
* node 12 is lts
* revert attempted netlify command fix
* update package-lock.json
2019-12-09 12:46:38 +03:00
Evgenia Karunus
2ab19fff9b
website - add new version of hexo-filter-github-emojis
2019-08-17 03:07:44 +05: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
1442d069a6
Update hexo-filter-github-emojis to fix install issues
...
The previous version included a .git folder which trips npm up.
2019-07-22 12:09:49 +02: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
Renée Kooi
7282fdcf7c
build: sync dependency version numbers to make lerna happier
2019-07-01 14:06:53 +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
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
Kevin van Zonneveld
520ea90521
Update website/package.json
2019-04-12 15:09:13 +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
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
Artur Paikin
1cbffee047
Chore: set hexo-renderer-postcss dependency back to arturi’s fork
2018-01-15 12:37:08 -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
108fafe993
Chore: update marked
2018-01-05 19:07:28 -05:00
Artur Paikin
a533d13e96
add hexo-generator-alias for aliases/redirects
2017-08-16 19:07:10 +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