18 Commits

Author SHA1 Message Date
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