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

feat: generate placeholder dashboard & deploy to github pages #150

Merged
merged 10 commits into from
Aug 25, 2023

Conversation

laurentsenta
Copy link
Contributor

@laurentsenta laurentsenta commented Aug 22, 2023

Contributes to #123

  • Add static site generation with Hugo (go-based, stable, fast, good fit with data templates and taxonomies)
  • Update dashboard generation workflow to generate the static hugo site
  • Use Github Workflow Pages

Important

This is infrastructure work for the generation, the following PRs will munge the data better and output a real, reliable dashboard

@laurentsenta laurentsenta changed the title feat: generate base dashboard & deploy to github pages feat: generate placeholder dashboard & deploy to github pages Aug 22, 2023
.github/workflows/deploy-pages.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-pages.yml Outdated Show resolved Hide resolved
www/config.yaml Outdated Show resolved Hide resolved
www/static/favicon.ico Outdated Show resolved Hide resolved
www/static/logo.png Outdated Show resolved Hide resolved
www/themes/sk1/layouts/partials/header.html Outdated Show resolved Hide resolved
www/themes/sk1/layouts/partials/footer.html Outdated Show resolved Hide resolved
www/themes/sk1/layouts/_default/list.html Outdated Show resolved Hide resolved
www/themes/sk1/layouts/_default/baseof.html Outdated Show resolved Hide resolved
www/themes/sk1/layouts/404.html Outdated Show resolved Hide resolved
laurentsenta and others added 4 commits August 24, 2023 14:08
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
@laurentsenta laurentsenta merged commit 0601242 into main Aug 25, 2023
12 of 15 checks passed
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.

2 participants