datahub
datahub copied to clipboard
Write documentation for using Portal.js
We need a detailed doc on how to use Portal.js. This doc should be a one-stop guide for setting up as well as using portal.js in building single or multiple dataset pages.
Acceptance
- [x] I have a detailed documentation on portal.js that covers the following: s
- [x] Introduces portal.js and its use Done see https://github.com/datopian/portal.js/pull/550
- [x] Setting up portaljs locally Done see https://github.com/datopian/portal.js/pull/550
- [x] Portal js components Done see https://github.com/datopian/portal.js/pull/550
- [x] Contains some examples on using portaljs in:
- [x] Building a single dataset page - https://github.com/datopian/portal.js/pull/627
- [x] Building a CKAN powered catalog - https://github.com/datopian/portal.js/pull/626
- [x] Deploying portaljs site to github pages Done see https://portaljs.org/learn/deploy-to-gh-pages
- [x] Automated deploy with github actions
- [ ] Local deploy with scripts
- [ ] Developer setup
@risenW can you update in this issue on how we are doing ...
Hi @virgoaugustine could you check if your PR #619 fixes the task "Deploying portaljs site to github pages"?
@anuveyatsu yes it does. I will add a redirect url to https://portaljs.org/publish for that section.
OBSOLETE (and FIXED). Replaced by #530