19 Commits

Author SHA1 Message Date
Luccas Mateus de Medeiros Gomes
e908cb9344 [site][m] - improvements to lighthouse score 2023-07-17 14:44:29 -03:00
deme
907015461a [docs/dms][s]: add missing images 2023-04-25 17:43:56 -03:00
deme
37fb13f52c [favicon][xs]: favicon is now the cyclone emoji 2023-04-22 15:25:47 -03:00
anuveyatsu
cceb1b011e [misc][s]: rename Portal.js to PortalJS 2023-04-22 12:11:51 +06:00
Anuar Ustayev (aka Anu)
279426dcaf
Merge pull request #787 from datopian/bugfix/link-preview-image
SEO: preview image
2023-04-22 10:31:36 +06:00
deme
061a5dd171 [metadata][xs]: fix link preview image 2023-04-21 17:11:31 -03:00
deme
f0cf5728b2 [website,#778][xs]: add the two examples to the gallery 2023-04-21 13:36:28 -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
deme
342eabbb3d [#773,website][xs]: add gallery and community sections to the landing page 2023-04-19 20:17:11 -03:00
deme
e26ee8ea1e [#773,website][xs]: fix datopian logo in dark mode 2023-04-19 10:01:09 -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
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
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
Anuar Ustayev
f344630aa5 [learn][s]: complete 'getting started' section with 'edit the page' instructions - refs #562. 2022-01-17 12:34:39 +06:00
virgoaugustine
d140ac4d49 [site]: Move scripts stuff into the site/public folder and integrate into site 2022-01-13 11:54:11 +00:00
Rufus Pollock
a631965088 [site/theme][s]: switch to simple logo with cyclone emoji and remove old portal.js logo as balloon was mispositioned (plus wasn't a great logo as not clear of meaning) 2021-11-08 20:19:04 +01: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