In the docker example we were proposing that folks map port 80 from the docker container to port 80 on localhost. Unless the user is running as root, they likely won't be able to bind to any port < 1024. As such, I am proposing we bind to the local port 8888. Could change it to 3000 to be in-line with the `docker compose` example; but to me the use cases are different so I like having different ports...
* fix navigation docs issues
* update documentation (#142)
* update documentation
changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly
* set link to navigation on side-nav.md
* [ACA-1061] update project version (#145)
[ACA-1061] update project version
* move e2e to a separate repo
* fix "view" button (toolbar)
* Update doc-list.md (#148)
Correct minor typo.
* Update doc-list.md (#151)
Minor typo fix
* Update doc-list.md (#152)
Fixing more url typos.
* [ACA] Layout - fix tests (#150)
* mock sidenav data
* removed fdescribe
* [ACA] Breacrumb - fix opacity for active crumb (#153)
* full opacity when on first crumb
* indentation
* [ACA-1062] Document list - ellipses colums (#154)
* fix navigation docs issues
* update documentation (#142)
* update documentation
changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly
* set link to navigation on side-nav.md
* Update index.html
* Update features.md
* Update header.md
* Update header.md
* Update header.md
* Add files via upload
* Update header.md
* Update header.md
* Add files via upload
* Update header.md
* Add files via upload
* Add files via upload
* Update header.md
* Add files via upload
* Delete sid-nav.png
* Add files via upload
* Update side-nav.md
* Add files via upload
* Update side-nav.md
* Update side-nav.md
* Update doc-list.md
* Add files via upload
* Update doc-list.md
* Update doc-list.md
* Delete doclist.png
* Add files via upload
* small changes to docs
* [ACA-1038] 'Load more' doesn't work correctly on destination picker (#135)
made sure that a search is performed only if there is a search string to search for
* [ACA-951] Color theme and logo (#138)
- documented customization of the logo and header background color
* [ACA-803] Navigation docs (#140)
* navigation docs
* spelling
* Update index.html
* Update features.md
* Update header.md
* Update header.md
* Update header.md
* Add files via upload
* Update header.md
* Update header.md
* Add files via upload
* Update header.md
* Add files via upload
* Add files via upload
* Update header.md
* Add files via upload
* Delete sid-nav.png
* Add files via upload
* Update side-nav.md
* Add files via upload
* Update side-nav.md
* Update side-nav.md
* Update doc-list.md
* Add files via upload
* Update doc-list.md
* Update doc-list.md
* Delete doclist.png
* Add files via upload
* small changes to docs
* [ACA-1038] 'Load more' doesn't work correctly on destination picker (#135)
made sure that a search is performed only if there is a search string to search for
* [ACA-951] Color theme and logo (#138)
- documented customization of the logo and header background color