deme
3f76bea895
[#839,docs][xs]: change Node version to either 16 or 18, fix small typo
2023-05-08 16:30:04 -03:00
Anuar Ustayev (aka Anu)
8b51123290
[docs][s]: update and rename components-api.md to components.md
2023-05-07 11:10:26 +06:00
Anuar Ustayev (aka Anu)
53b64b81c9
[docs][xs]: bring back prev link to prev tutorial as was removed by mistake.
2023-05-07 11:06:53 +06:00
Anuar Ustayev (aka Anu)
9fe08fcd1b
[docs][xs]: no need to link to the next tutorial as it's irrelevant to getting started series.
2023-05-07 11:05:21 +06:00
Anuar Ustayev (aka Anu)
7150150db0
[sidebar][xs]: moved the components page to higher level.
2023-05-07 11:04:34 +06:00
Luccas Mateus de Medeiros Gomes
5cc312b55b
[docs][m] - components api section
2023-05-06 14:31:48 -03:00
deme
0c65a145c8
[#809,docs][l]: fix Vercel build, add examples do sidebar, fix blogs list
2023-05-05 16:17:28 -03:00
deme
91caeff6c3
[#809,docs][xl]: add LHS sidebar to docs
2023-05-05 15:33:17 -03:00
deme
0f65e253da
Merge branch 'main' of github.com:datopian/portal.js into feature/lhs-navigation
2023-05-05 10:32:55 -03:00
Luccas Mateus de Medeiros Gomes
c390a21611
[docs][sm] - fix typo
2023-05-05 09:54:16 -03:00
Luccas Mateus de Medeiros Gomes
dac7d03d05
[learn-example][sm] - remove console.log and fix typo
2023-05-05 09:12:31 -03:00
Luccas Mateus de Medeiros Gomes
89ba260b70
[docs][m] - tutorial part 4
2023-05-05 08:56:09 -03:00
Luccas Mateus de Medeiros Gomes
ce847746d2
[docs][sm] - use "groups" instead of title for facets
2023-05-05 08:54:19 -03:00
deme
5328492575
[#809,docs,navigation][xl]: initial commit
2023-05-04 22:34:17 -03:00
João Demenech
5834a4a470
Website Misc Improvements ( #836 )
...
* [#803,website][s]: remove gallery button from hero, add gallery link to navbar, make docs listed on /blog be displayed as blog posts
* [#803,analytics,website][xs]: implement GA
2023-05-04 13:43:13 -03:00
Luccas Mateus de Medeiros Gomes
cf2a93abfd
[docs][sm] - change layout of docs
2023-05-04 09:47:02 -03:00
Luccas Mateus de Medeiros Gomes
8afb30c96b
[docs][sm] - add filters section to docs
2023-05-04 08:22:01 -03:00
Luccas Mateus
1782f23b84
Part 3 tutorial - Creating an index page ( #834 )
...
* [learn-example][m] - code section for the tutorial part 3
* [learn-example][sm] - dont panic when no markdown.db file found
* [docs][m] - creating an inedx page
2023-05-03 11:30:39 -03:00
deme
14abd5b768
[tutorial][xs]: fix typo
2023-05-01 15:02:59 -03:00
deme
4aaabba229
[#821,tutorial][m]: add export npm command to example-learn, add tutorial VI to /docs
2023-05-01 14:51:02 -03:00
João Demenech
d9a6ea4ef1
[docs][xs]: fix install command after rename
2023-05-01 08:30:17 -03:00
deme
5b4d2d1990
[#814,tutorial,docs][xl]: add initial version of the second tutorial, rename basic-example to learn-example, clean up learn-example
2023-04-28 21:57:49 -03:00
Luccas Mateus de Medeiros Gomes
58ca032d3f
[basic-example][m] - update data to breaking bad
...
- Fix LineChart and allow the use of URLs
- Add applyFullWidthDirective back
- Fix favicon
- Remove data_1.csv and data_2.csv in favour of data.csv
- Remove vestiges of Vercel
2023-04-27 21:38:48 -03:00
deme
298b59d291
[#801,docs,tutorial][m]: move initial tutorial aside, rewrite the tutorial in a fashion more similar to the Next.js tutorial
2023-04-27 19:36:46 -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
907015461a
[docs/dms][s]: add missing images
2023-04-25 17:43:56 -03:00
João Demenech
926ae16c35
Update discord invite link
2023-04-25 08:40:24 -03:00
João Demenech
63ab0c4d3c
Update discord link
2023-04-25 08:39:34 -03:00
Luccas Mateus
5305cc4c2f
Make examples easy to use ( #798 )
...
* [monorepo][m] - remove nx from simple-example
* [simple-example][sm] - install octokit and simplify README
* [simple-example][m] - fix linting
* [monorepo][m] - simplify examples
* [monorepo][sm] - update docs
2023-04-25 07:39:34 -03:00
deme
267267ac11
[#796,site][m]: update /docs with more info
2023-04-24 16:49:03 -03:00
deme
1770deb960
[#796,site][m]: update /docs with more info, make examples doc and blog a single page
2023-04-24 16:48:49 -03:00
deme
bfc124473d
[#796,site,docs][xl]: copy /docs/dms to portaljs
2023-04-24 15:24:31 -03:00
Anuar Ustayev (aka Anu)
6e90f1897b
Merge pull request #792 from datopian/multiple_datasets_simple_example
...
Multiple datasets simple example
2023-04-23 11:57:37 +06:00
Luccas Mateus de Medeiros Gomes
996568c0f9
[simple-example][lg] - multiple datasets per repo are now possible
2023-04-22 14:05:21 -03:00
anuveyatsu
cceb1b011e
[misc][s]: rename Portal.js to PortalJS
2023-04-22 12:11:51 +06:00
Anuar Ustayev (aka Anu)
6b2b5f5e87
Merge pull request #788 from datopian/update_ckan_2021_docs
...
[docs][m] - Update/deprecate Old CKAN tutorial / example at portaljs.org/learn/ckan
2023-04-22 10:35:02 +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
Luccas Mateus de Medeiros Gomes
064b234442
[docs][m] - Update/deprecate Old CKAN tutorial / example at portaljs.org/learn/ckan
2023-04-21 22:06:30 -03:00
deme
061a5dd171
[metadata][xs]: fix link preview image
2023-04-21 17:11:31 -03:00
deme
2fe5cafc40
[website,#778][s]: remove components page and references to it
2023-04-21 14:57:52 -03:00
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
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
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