https://github.com/cboettig/eco4cast-dashboard-material
A dashoard using my material theme
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
A dashoard using my material theme
Basic Info
- Host: GitHub
- Owner: cboettig
- Language: SCSS
- Default Branch: main
- Homepage: https://cboettig.github.io/eco4cast-dashboard-material/
- Size: 14.4 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
eco4cast demo
:construction: :construction: :construction: Work In Progress!
Adapting material-dashboard to Quarto and Hugo
While quarto's built-in website support is quite flexible and feature-rich, we are still constrained in the overall look and feel of a website.
Using quarto's hugo format, however, allows us to achieve more complete control over layout and appearance.
It is important to note that this comes at some cost of foregoing pre-packaged features and layouts in quarto websites.
Instead, we rely on the (much richer and widely developed) tooling directly from hugo.
This approach is comparable to blogdown, with quarto essentially relegated to the role of executing .qmd code into .md consumed by hugo.
Of course being quarto, this approach could work equally well with exclusively Python-based code examples without even installing R, or use a mix of the languages and engines.
This repository contains a stand-alone hugo theme in themes/material-kit5, built
around assets provided by Material Dashboard 2 from Creative Tim
under the open-source MIT License.

Local Build
bash
quarto render
hugo -c _site/content -b {baseurl}
Automated deploy
- Ensure you have a gh-pages branch (e.g. check 'copy all branches' if using template repo.)
- GitHub Actions should be already configured. This will use
quarto-dev/quarto-actions/publish@v2(see quarto-dev/quarto-actions) to render the quarto files togh-pagesbranch. - From there, activate a Netlify deploy to hugo against the gh-pages branch to deploy the site.
Owner
- Name: Carl Boettiger
- Login: cboettig
- Kind: user
- Company: UC Berkeley
- Website: http://carlboettiger.info
- Repositories: 173
- Profile: https://github.com/cboettig
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0