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
Renée Kooi
d78e009a74
website: Use uppy/lib in import paths in examples.
2017-06-13 14:40:52 +02:00
Artur Paikin
50916a7bab
eslint version upgrade / downgrade
2016-08-18 11:58:48 -04:00
Kevin van Zonneveld
770172d090
Upgrade website dependencies
...
Main reason to initiate this `next-update` campaign was that
https://github.com/o2team/hexo-renderer-scss/issues/1 has been fixed,
which I remember had bitten us in the past. Seems to no longer affect
us since we generate stats in Theme configuration, but it seemed like
an ok time or a dep-upgrade regardless
2016-08-09 10:54:00 +02:00
Artur Paikin
60cfd0776c
Added blog feed and more site fixes
2016-07-16 15:37:20 -04:00
Artur Paikin
4ed2f2ab6c
Website styles, replace postcss-svg with postcss-inline-svg to fix disappearing svgs
2016-05-19 01:12:10 -04:00
Harry Hedger
ad79f6687d
Google Drive ( #80 )
...
* Added two more unit tests for GoogleDrive. Prettified test reporting. Added 'every' and 'groupBy' utils.
* GoogleDrive state/rendering. Env variable file. Add state to core.
* corrected small lint errors.
2016-04-08 08:26:06 +02:00
Kevin van Zonneveld
cec8d34a15
Switch back to hexo-renderer-scss
2016-04-07 19:05:42 +02:00
Kevin van Zonneveld
2ef1b7772c
Write boilerplate config key in theme config so node-sass won't trip over it
...
https://travis-ci.org/transloadit/uppy/builds/121450103#L559
https://travis-ci.org/transloadit/uppy/builds/121450103#L559
2016-04-07 17:24:05 +02:00
Kevin van Zonneveld
58c0e68de3
Switch from hexo-renderer-scss to hexo-renderer-sass
...
To avoid an invalid dependency on theme config in
bbd86b0530
f88fd7f8965a154cab/lib/renderer.js#L35
2016-04-07 17:00:53 +02:00