229 Commits

Author SHA1 Message Date
deme
22b916ea37 [website,#778][xs]: remove learn content folder 2023-04-21 14:57:41 -03:00
deme
23a0420fcb [website,#778][xs]: learn page removed 2023-04-21 14:57:33 -03:00
deme
7039564187 [#781,blog][s]: /blog will now list files in content/docs when filetype is equal to 'blog' 2023-04-21 14:57:23 -03:00
deme
b38ea26f82 Revert "[#781,blog][s]: /blog will now list files in content/docs when filetype is equal to 'blog'"
This reverts commit 92316d4680ef966dc6f448f557ea5f10ff4e540a.
2023-04-21 14:55:57 -03:00
deme
110360ccae Revert "[website,#778][xs]: learn page removed"
This reverts commit 65e2a8be4c904785080c33a74d377ce8983aeaf3.
2023-04-21 14:55:33 -03:00
deme
b0e80c610f Revert "[website,#778][xs]: remove learn content folder"
This reverts commit 99af8ce9b83054deda3eb4e5f3a9b4ae033ba158.
2023-04-21 14:55:32 -03:00
deme
cea6cd9186 Revert "[website,#778][s]: remove components page and references to it"
This reverts commit ee38b125bfcf9d6eb7787e4debc3b9517dc66863.
2023-04-21 14:55:19 -03:00
deme
ee38b125bf [website,#778][s]: remove components page and references to it 2023-04-21 14:52:50 -03:00
deme
99af8ce9b8 [website,#778][xs]: remove learn content folder 2023-04-21 14:50:03 -03:00
deme
65e2a8be4c [website,#778][xs]: learn page removed 2023-04-21 14:49:11 -03:00
deme
92316d4680 [#781,blog][s]: /blog will now list files in content/docs when filetype is equal to 'blog' 2023-04-21 14:45:01 -03:00
deme
7f62550c7a [website,#778][m]: add Get Started and Gallery button to the hero section 2023-04-21 14:22:44 -03:00
deme
f0cf5728b2 [website,#778][xs]: add the two examples to the gallery 2023-04-21 13:36:28 -03:00
deme
96480f2017 [website,#778][xs]: fix gallery item hover effect on Firefox 2023-04-21 13:14:37 -03:00
deme
809028cc4a [website,#778][xs]: contributors and stas counts are now fetched from GitHub 2023-04-21 13:09:14 -03:00
deme
c0d35fe530 [website,#778][xs]: fix email input width 2023-04-21 11:31:45 -03:00
deme
1482f437cd [#777,#745,docs,blog][s]: update README 2023-04-20 16:00:22 -03:00
deme
4d7a0f7e38 [#777,#745,docs,blog][l]: review /doc, add blogs, add examples blog posts 2023-04-20 15:44:16 -03:00
Anuar Ustayev (aka Anu)
3a3ac5ce4d
[site/community][xs]: do not open links in a new tab, esp, for newsletter sign up. 2023-04-20 11:43:53 +06:00
deme
342eabbb3d [#773,website][xs]: add gallery and community sections to the landing page 2023-04-19 20:17:11 -03:00
deme
2dbfbbd552 [#773,website][xs]: make toc theme consistent with the general theme 2023-04-19 11:04:18 -03:00
deme
ac70edc8dd [#773,website][xs]: fix code highlight contrast 2023-04-19 10:57:49 -03:00
deme
8c8674c4ef [#773,website][m]: mdx pages now use a lighter color on dark mode, increased the contrast on the navbar links, fixed # headings color 2023-04-19 10:43:12 -03:00
deme
e26ee8ea1e [#773,website][xs]: fix datopian logo in dark mode 2023-04-19 10:01:09 -03:00
deme
dce8b97a76 [#773,navbar][xs]: remove GitHub link from nav links, comment out DL and Excel Viewer 2023-04-19 09:48:30 -03:00
deme
6e53942125 [#771,signup][xs]: remove name field 2023-04-19 08:52:53 -03:00
deme
0d835cca32 [#771,signup form][l]: sign up form implemented 2023-04-18 17:30:55 -03:00
João Demenech
4c4f56f679
[merge]: Nicer landing page
## Changes

- Navbar updated
  - It's now similar to flowershow
- New sections on the homepage
  - Hero
  - Features
    - Free icons found at https://www.reshot.com/
- Dark mode enabled
- Tailwind 2 upgraded to Tailwind 3
  - Mainly so that copying code over would be easier
2023-04-18 13:41:25 -03:00
deme
57770900ce [#765,umami,analytics][xs]: insert tracking script 2023-04-18 09:34:45 -03:00
deme
43cc641d1d [#754,landing page][s]: fix build errors 2023-04-18 08:27:46 -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
Anuar Ustayev (aka Anu)
59077f1b08
Merge pull request #758 from datopian/dependabot/npm_and_yarn/site/loader-utils-and-mdx-js/loader--removed
Bump loader-utils and @mdx-js/loader in /site
2023-04-13 11:28:02 +06:00
João Demenech
12ce966284
[README,site][xs]: mention index markdown page command 2023-04-12 10:05:43 -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
260efd4f97 [site][xs]: fix heading links 2023-04-12 09:54:14 -03:00
deme
0dfb8c97e8 [site][xs]: add mddb command to build command 2023-04-12 09:44:46 -03:00
deme
b756f83d73 [site][xs]: fix duplicate static path 2023-04-12 08:56:08 -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
David Gasquez
e122b7fa97
Fix examples link 2023-03-09 11:25:38 +00:00
Rufus Pollock
26bd7fa5cb
Merge pull request #714 from datopian/dependabot/npm_and_yarn/site/minimatch-3.1.2 2023-01-23 14:20:43 +01:00
Rufus Pollock
15e6c82e46
Merge pull request #730 from datopian/dependabot/npm_and_yarn/site/json5-1.0.2 2023-01-23 14:20:17 +01:00
dependabot[bot]
107215272a
Bump json5 from 1.0.1 to 1.0.2 in /site
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 09:38:45 +00:00
dependabot[bot]
fda3cb9120
Bump fast-json-patch from 3.0.0-1 to 3.1.1 in /site
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.0.0-1 to 3.1.1.
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases)
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/3.0.0-1...3.1.1)

---
updated-dependencies:
- dependency-name: fast-json-patch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 16:55:40 +00:00
dependabot[bot]
eff2223682
Bump minimatch from 3.0.4 to 3.1.2 in /site
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 21:27:19 +00:00
dependabot[bot]
1f4d78ee58
Bump minimist from 1.2.5 to 1.2.6 in /site
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 10:28:11 +00:00
Rufus Pollock
99c5e358a1 [site/content/data-literate/demo][s]: fix bug in vega fancy line chart which was due to missing data (did not copy over from original data-literate repo). 2022-02-21 12:21:38 +01:00
dependabot[bot]
99b8d4d7cf
Bump nanoid from 3.1.23 to 3.2.0 in /site
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:06:27 +00:00
Anuar Ustayev
b3ad015066 [learn][xs]: set a structure for next steps. 2022-01-17 12:42:34 +06:00