mollyhardman.github.io

Building out a base of source code and automations for an awesome website for Molly

https://github.com/mollyhardman/mollyhardman.github.io

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Building out a base of source code and automations for an awesome website for Molly

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

My website

Contributing

Please be very conscious about committing directly to the main branch, as that will trigger an automated release and DOI. Use PRs generously!

Requirements

  • Quarto >= 1.3

Build

quarto render

Develop

quarto preview

Owner

  • Login: mollyhardman
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Please cite this website using these metadata."

title: "Molly Hardman's personal website"
# TODO: https://github.com/citation-file-format/citation-file-format/issues/498
# type: "presentation"
# doi: "10.5281/zenodo.TODO"

version: "2024.1.12"
date-released: "2024-01-12"

contact:
  - name: "Molly Hardman"
    # TODO
    # email: "molly@example.com"
keywords:
  - "horticulture"

url: "https://mollyhardman.github.io"
repository-code: "https://github.com/mollyhardman/mollyhardman.github.io"

authors:
  - family-names: "Hardman"
    given-names: "Molly"
    orcid: "https://orcid.org/0000-0003-2043-5215"
    website: "https://github.com/mollyhardman"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/auto-release.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v5 composite
  • softprops/action-gh-release v1 composite
.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • quarto-dev/quarto-actions/setup v2 composite