Ola Rubaj
8cdf54397f
[package.json][xs]: run mddb before dev
2023-06-22 10:47:38 +02:00
Ola Rubaj
492c21ca4e
[site/package.json][xs]: use latest portaljs/core
2023-06-22 10:04:37 +02:00
olayway
c79b69ffe6
[site/package.json][s]: bump @portaljs packages
2023-06-13 12:33:54 +02:00
olayway
2ad6551a44
[site][s]: @flowershow/remark-wiki-link -> @portaljs/remark-wiki-link
2023-06-13 12:33:54 +02:00
olayway
5de9888c02
[site][s]: @flowershow/remark-embed -> @portaljs/remark-embed
2023-06-13 12:33:54 +02:00
olayway
746c77de11
[site][s]: @flowershow/markdowndb -> mddb
2023-06-13 12:32:29 +02:00
olayway
9e256b9bf1
[site][s]: @flowershow/remark-callouts -> @portaljs/remark-callouts
2023-06-13 12:32:29 +02:00
olayway
4bfcd4373b
[site][s]: @flowershow/core -> @portaljs/core
2023-06-13 12:32:29 +02:00
deme
5328492575
[#809,docs,navigation][xl]: initial commit
2023-05-04 22:34:17 -03:00
João Demenech
90b93e6819
[#819,xlsx][m]: remove data-literate, excel and everything related to the xlsx dependency ( #845 )
2023-05-04 13:42:13 -03:00
João Demenech
ad209c8f21
merge: First tutorial + Example ( #804 )
...
## Changes:
- /docs is now a Getting Started page with the first tutorial
- basic-example added
2023-04-27 14:55:54 -03:00
deme
800e868f6a
[package.json][xs]: install axios to fix vercel build
2023-04-21 16:47:57 -03:00
deme
b4ec63e1e0
[#782,dependabot][xs]: remove frictionless.js dependency from site
2023-04-21 16:24:38 -03:00
deme
b3293625a4
[#754,landing page][xl]: added hero section and feature section, enabled dark mode, updated navbar, enabled toc
2023-04-17 18:54:10 -03:00
dependabot[bot]
4f7254b8a5
Bump loader-utils and @mdx-js/loader in /site
...
Removes [loader-utils](https://github.com/webpack/loader-utils ). It's no longer used after updating ancestor dependency [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader ). These dependencies need to be updated together.
Removes `loader-utils`
Updates `@mdx-js/loader` from 1.6.22 to 2.3.0
- [Release notes](https://github.com/mdx-js/mdx/releases )
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md )
- [Commits](https://github.com/mdx-js/mdx/commits/2.3.0/packages/loader )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
- dependency-name: "@mdx-js/loader"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 13:04:34 +00:00
deme
0dfb8c97e8
[site][xs]: add mddb command to build command
2023-04-12 09:44:46 -03:00
anuveyatsu
f361bcaf44
[build/install][s]: updated react-vega as we need to use ^react@18 for consistency (eg, all up-to-date libs use latest react).
...
Also removed 'yarn.lock' file as we are now using 'npm'.
2023-04-12 15:28:39 +06:00
deme
fb86ab4804
[site][xl]: move site folder to root
2023-04-11 11:24:01 -03:00
Luccas Mateus de Medeiros Gomes
fda6c4b827
[monorepo][lg] - start of monorepo
2023-04-10 22:22:34 -03:00
virgoaugustine
6a14c34f98
[site/components/Nav.js]: Add github star button with count to navbar
2022-01-12 12:42:33 +00:00
dependabot[bot]
c61c1d97c9
Bump next from 11.1.1 to 11.1.3 in /site
...
Bumps [next](https://github.com/vercel/next.js ) from 11.1.1 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v11.1.1...v11.1.3 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:36:26 +00:00
Rufus Pollock
ad9cd5a5cc
[site,build][s]: add prop-types as explicit dependency in attempt to fix build issue as per 0a9bafb66664d4d312bbb603ffa6a0a81cba0305.
...
```
ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm'
```
See also https://github.com/vega/react-vega/issues/441 which report similar issue i think.
2021-12-17 11:19:01 +01:00
Rufus Pollock
0a9bafb666
[site,build][s]: try and fix vercel build error with react-vega by upgrading it.
...
```
ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm'
```
2021-12-17 10:52:46 +01:00
Rufus Pollock
b6ff53d078
[site/theme][s]: upgrade to tailwind v2.2 (extra font sizes).
2021-11-08 20:17:49 +01:00
Rufus Pollock
b48c79bd3c
Merge pull request #597 from datopian/dependabot/npm_and_yarn/site/remark-html-13.0.2
...
Bump remark-html from 13.0.1 to 13.0.2 in /site
2021-10-19 18:26:07 +02:00
dependabot[bot]
1987757b11
Bump remark-html from 13.0.1 to 13.0.2 in /site
...
Bumps [remark-html](https://github.com/remarkjs/remark-html ) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases )
- [Commits](https://github.com/remarkjs/remark-html/compare/13.0.1...13.0.2 )
---
updated-dependencies:
- dependency-name: remark-html
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 23:45:12 +00:00
dependabot[bot]
bee7ea1a6d
Bump next from 10.2.0 to 11.1.1 in /site
...
Bumps [next](https://github.com/vercel/next.js ) from 10.2.0 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 20:14:00 +00:00
Rufus Pollock
8c3b1bccd3
[site,#572][l]: merge in data literate material.
...
* Nav bar and layout
* Main catch all route that loads material from content
* Data Literate: demo plus all associated components
* content/data-literate/demo.mdx
* components/* (pretty much all are related to demo)
* lib/markdown.js, lib/mdxUtils.js
* api/proxy.js to proxy remote urls (to handle CORs)
* content/data-literate.md (DL home page - old data literate home page converted to markdown)
* excel-viewer.js: excel viewer demo from data literate
* package.json / yarn.lock
* Nav: @headlessui/react @heroicons/react/outline @heroicons/react
* CSV support for table: papaparse
* Excel support for tables etc: xlsx
* Vega: react-vega vega vega-lite
* MDX: next-mdx-remote (yarn rm @next/mdx)
2021-07-28 23:16:42 +02:00
Rufus Pollock
b81cf992de
[refactor][xs]: rename docs directory to site reflecting fact this is the full website.
2021-07-28 09:27:17 +02:00