https://github.com/dmentipl/dmentipl.github.io

Personal website and blog of Daniel Mentiplay (@dmentipl)

https://github.com/dmentipl/dmentipl.github.io

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 (5.2%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Personal website and blog of Daniel Mentiplay (@dmentipl)

Basic Info
  • Host: GitHub
  • Owner: dmentipl
  • License: cc0-1.0
  • Language: HTML
  • Default Branch: main
  • Homepage: https://danielmentiplay.com
  • Size: 1.74 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

Daniel Mentiplay

My personal website written in markdown and generated with Hugo.

Requirements

Get hugo.

Usage

Start the server, make changes, then view the build.

bash hugo server &

View the build at http://localhost:1313/.

Deploy

A GitHub Actions workflow is used to deploy website. Any changes pushed to the main branch will automatically rebuild the website. See deploy.yml for details.

Credit

This website is built using Jan Raasch's Hugo ʕ•ᴥ•ʔ Bear Blog theme which in turn is derived from Herman Martinus's Bear Blog application.

Owner

  • Name: Daniel Mentiplay
  • Login: dmentipl
  • Kind: user
  • Location: Melbourne, Australia
  • Company: Bureau of Meteorology

Scientific software engineer at the Bureau of Meteorology and former astrophysicist

GitHub Events

Total
  • Push event: 6
Last Year
  • Push event: 6

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • peaceiris/actions-gh-pages v3 composite
  • peaceiris/actions-hugo v2 composite