32 Commits

Author SHA1 Message Date
Anuar Ustayev
c1cc43933f
Merge pull request #624 from datopian/547-build-a-single-dataset-page
[README.md][m]: Add tutorial on building a single dataset portal
2022-01-16 11:26:43 +06:00
virgoaugustine
221d8bfd34 [README.md][xs]: Add url to doc on deploying portal build to gh-pages 2022-01-14 11:07:29 +00:00
virgoaugustine
f2294d810f [README.md][m]: Add tutorial on building a single dataset portal 2022-01-14 10:40:17 +00:00
Darío Hereñú
94115b2629
Typos fixed (lines 186, 768)
- syntax fixes (lines 342, 386)
2021-11-18 13:59:08 -03:00
Rufus Pollock
4fa9e29d78 [README][s]: tweak tagline to "create a gateway to your data" (old: ~few months). 2021-11-08 20:20:00 +01:00
Rufus Pollock
2721727c75 Merge branch 'main' of github.com:datopian/portal.js into main 2021-05-19 16:19:01 +02:00
Rufus Pollock
431c6fa3b2 [README][s]: add showcase section. 2021-05-14 09:18:28 +02:00
Rising Odegua
90b1916efe [ReadMe][l]: Add new doc sections for components 2021-05-10 14:54:25 +01:00
Rising Odegua
97f425c863 [ReadMe][l]: Update readme with proper spacing 2021-05-06 12:37:42 +01:00
Rising Odegua
42ee598469 [ReadMe][l]: Update js markdown style 2021-05-05 15:59:53 +01:00
Rising Odegua
afd3b13088 [ReadMe][l]: Add first version of doc 2021-05-05 15:55:21 +01:00
Rufus Pollock
be0d59ee4e [docs][s]: move getting started section from README (which was about single frictionless example) into single frictionless example directory in prep for the more detailed docs update later today. 2021-05-05 13:34:59 +02:00
Rufus Pollock
b887071131
[README][xs]: fix broken markdown link to scripts section. 2021-05-04 18:23:01 +02:00
Rising Odegua
cb98726de1 [ReadMe][m]: Update portal readme to reflect changes 2021-04-19 11:59:28 +01:00
Rufus Pollock
eee15cf8a2 [README,#531][m]: start on usable getting started.
* working example using create-next-app with our dataset-frictionless example (tested locally and it works)
* improved links to examples
* section at bottom about where recline went (unrelated but did it)
2021-04-12 19:12:41 +02:00
Rufus Pollock
2562781e3e [refactor,#527][m]: move the nextjs app at root of repo to examples/dataset-frictionless.
The current app at root of repo is for single frictionless dataset. Should be in its own example so we have space going forward for multiple example and for root to have core portal.js code.

* Also refactor its README (moved from root) to reflect it is just an example
* Move design content from the root README.md into DESIGN.md
* Stub a new root README.md based largely on examples/catalog/README.md
2021-04-12 16:15:20 +02:00
Rufus Pollock
a5b110a3b5 [README][s]: tweak intro and add small design section at end. 2021-03-13 12:43:31 +01:00
Rising Odegua
c905b59f3e [packages/portal][l]: Moved portal folder to root dir 2021-03-08 11:33:21 +01:00
Rufus Pollock
fbb8193869 [README][s]: small tweaks to README (and a formatting fix in examples/catalog/README). 2021-03-07 23:15:14 +01:00
Rufus Pollock
337d4a8186 [refactor,#59][s]: move packages/portal => examples/catalog as per plan in #59.
What is currently packages/portal is example of a running portal and should move to examples (it will get replaced by an actual portal lib soon).
2021-03-06 17:55:32 +01:00
Abhishek Gahlot
6042697bfe Add symlink for readme from portal packages 2020-08-17 20:35:42 +05:30
Abhishek Gahlot
d87613399e Base structure for monorepo 2020-08-17 20:04:10 +05:30
Abhishek Gahlot
1f172b8173
Update README.md 2020-07-19 16:49:25 +05:30
Rufus Pollock
3cc1c1dca8 [README][m]: add a features section (with emojis!) plus start of architecture section at the bottom. 2020-07-13 09:56:33 +02:00
anuveyatsu
b19a37e21a [docs][xs]: notes about which CKAN features aren't yet in Portal. 2020-06-26 13:42:03 +06:00
anuveyatsu
90f3fc0f68 [docs][s]: about data fetching using Apollo client. 2020-06-24 15:00:25 +06:00
Gift Egwuenu
5de8ace421 [setup][s]-setup code formatting with prettier
- add husky and lint-stages for pre-commit hooks
 - format entire codebase using `yarn format`
2020-06-17 13:07:00 +01:00
Anuar Ustayev
a1cb90a85e
Added link to live demo. 2020-06-12 19:21:43 +06:00
Rufus Pollock
9bb98ce6d3 [README][l]: first pass at README driven development with intro and outline of getting started - refs #1.
* Add intro
* Add getting started with idea of `create-portal-app`
* Major refactor moving developer stuff into developer section.
2020-06-09 15:13:51 +02:00
Gift Egwuenu
71d4cde50e update readme 2020-05-27 09:17:16 +01:00
Gift Egwuenu
4d56e580fd update readme 2020-05-25 14:51:14 +01:00
Gift Egwuenu
12026d947d Initial commit from Create Next App 2020-05-25 12:41:35 +01:00