Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Exploration]: Build static web page #548

Closed
wants to merge 3 commits into from

Conversation

frankharkins
Copy link
Member

Summary

This PR builds a proof-of-concept static page to be hosted with GitHub pages. View the generated page at https://frankharkins.github.io/ecosystem/.

To build the page:

python manager.py build_page > docs/index.html

Details and comments

  • Uses Carbon web components
  • This script could be run on any push to main, rather than compiling members.json

@arnaucasau arnaucasau mentioned this pull request Oct 17, 2023
@frankharkins
Copy link
Member Author

Closing in favour of #559

@frankharkins frankharkins deleted the fh-static-page branch October 17, 2023 15:31
Eric-Arellano added a commit that referenced this pull request Nov 6, 2023
### Summary
This PR is a continuation of the work done by @frankharkins in
#548.

Things to add in upcoming pull requests:
- Make sure the page follows the [carbon
guidelines](https://carbondesignsystem.com/guidelines/accessibility/overview/)
- Explore the use of expandable tiles instead of a read more button.

The web page can be generated running `tox -e website` and it will be
automatically deployed to GitHub Pages after every push to the main
branch.

View the generated page at https://arnaucasau.github.io/ecosystem/

---------

Co-authored-by: Frank Harkins <frankharkins@hotmail.co.uk>
Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant