Max Peintner
1e23292fc4
docs(images): reduce png sizes ( #983 )
...
* reduce png sizes
* chore: update some deps (#984 )
* chore(deps): bump svelte-i18n from 3.1.0 to 3.2.5 in /site (#973 )
Bumps [svelte-i18n](https://github.com/kaisermann/svelte-i18n ) from 3.1.0 to 3.2.5.
- [Release notes](https://github.com/kaisermann/svelte-i18n/releases )
- [Changelog](https://github.com/kaisermann/svelte-i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kaisermann/svelte-i18n/compare/v3.1.0...v3.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump svelte from 3.29.4 to 3.29.7 in /site (#972 )
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.29.4 to 3.29.7.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.29.4...v3.29.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump rollup from 2.33.1 to 2.33.2 in /site (#971 )
Bumps [rollup](https://github.com/rollup/rollup ) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.33.1...v2.33.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump marked from 1.2.2 to 1.2.4 in /site (#970 )
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.2...v1.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump sirv from 0.4.6 to 1.0.7 in /site (#969 )
Bumps [sirv](https://github.com/lukeed/sirv ) from 0.4.6 to 1.0.7.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v0.4.6...v1.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump rollup-plugin-svelte from 6.1.0 to 6.1.1 in /site (#968 )
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/v6.1.1/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v6.1.0...v6.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 16:11:47 +01:00
Max Peintner
8dbf0cfee0
docs(site): downgrade sirv, commonjs plugin, preserve rollup signatures, minor seo tweak ( #950 )
...
* fix: sirv, commonjs plugin, add rollup sig
* replace deprecated rollup plugins
* remove dollarsign
2020-11-11 11:50:38 +01:00
Max Peintner
1fc4034373
docs: searchable documentation & seo ( #911 )
...
* create search field
* search trigger, show field on interaction
* update deps, fix emitter
* crop out html, filtered search, i18h, layout
* i18n
* catch crtl f
* create combindes result store
* fix search query, remove store
* fixed search on side
* fix preload
* improve mobile layout, assets
* layout optimisations
* header
* doc nav bar, mobile, new dashboard
* toolbar
* fix modal
* z-index issue, header
* hl param
* fix lang switch, nav
* home, sub section, 18n, layout, assets
* develope, docs sublinks
* update home, mobile first
* fix language switcher
* add home seo
* fix flex search, dashboard
* seo embed, fix docs dropdown
* mouse navigation in search
* jsonld
* seo
* fix link
* rm section if none
* rm unused segment
* update lock
* remove combined slug
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@caos.ch>
2020-11-04 20:02:17 +01:00
dependabot[bot]
bc7d050a21
chore(deps): bump sirv from 0.4.6 to 1.0.7 in /site ( #925 )
...
Bumps [sirv](https://github.com/lukeed/sirv ) from 0.4.6 to 1.0.7.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v0.4.6...v1.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:17:57 +01:00
dependabot[bot]
296b4813dd
chore(deps-dev): bump @rollup/plugin-commonjs in /site ( #926 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:17:29 +01:00
dependabot[bot]
e173c0955f
chore(deps-dev): bump @rollup/plugin-node-resolve in /site ( #927 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:17:09 +01:00
Max Peintner
22d4c345be
docs: image gallery viewer ( #905 )
...
* add assets, photoswipe html element to body
* add single script, gallery for multiple items
* update docs for image gallery
* fix relative links
* inject image script on mount
* replace inline script
* remove facebook, twitter, pinterest sharing
* fix hover on share
* fix start img aspect radio, reduce size
* right align json script
* right align go script
* change script background
2020-10-26 13:03:51 +01:00
dependabot[bot]
5c37f7329c
chore(deps-dev): bump rollup-plugin-svelte from 5.2.2 to 6.0.1 in /site ( #852 )
...
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte ) from 5.2.2 to 6.0.1.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v5.2.2...v6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:11:59 +02:00
dependabot[bot]
89caacf75d
chore(deps-dev): bump sapper from 0.27.16 to 0.28.10 in /site ( #848 )
...
Bumps [sapper](https://github.com/sveltejs/sapper ) from 0.27.16 to 0.28.10.
- [Release notes](https://github.com/sveltejs/sapper/releases )
- [Changelog](https://github.com/sveltejs/sapper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/sapper/compare/v0.27.16...v0.28.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:00:47 +02:00
dependabot[bot]
a1b601a92f
chore(deps-dev): bump rollup-plugin-livereload in /site ( #851 )
...
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases )
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thgh/rollup-plugin-livereload/commits/v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:56:27 +02:00
dependabot[bot]
d1c6ce3a0f
chore(deps-dev): bump @rollup/plugin-node-resolve in /site ( #849 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.0.1...node-resolve-v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:47:39 +02:00
dependabot[bot]
4fd1f272fc
chore(deps-dev): bump @rollup/plugin-commonjs in /site ( #855 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 14.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:46:32 +02:00
dependabot[bot]
f86fdadd70
chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.2 in /site ( #853 )
...
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser ) from 6.1.0 to 7.0.2.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases )
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v6.1.0...v7.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:45:25 +02:00
Max Peintner
2c517d6278
feat(documentation): svelte app as document generator ( #566 )
...
* check in full site application
* rm unused assets components
* change base css
* i18n
* new doc workflow
* fix crosslink to doc in github
* nav, console link, assets, console brand
* edit configjs server
* rm go struct references
* cleanup input output bindings
* working dir
* export path
* always trigger
* rel paths
* cname
* rev workdir
* fix fallbacklanguage, home on large screens
* remove mit from site
2020-08-11 09:53:09 +02:00