Skip to content

Commit

Permalink
feat: add initial hazgrav info
Browse files Browse the repository at this point in the history
  • Loading branch information
davecwright3 committed Aug 27, 2024
1 parent e542af9 commit 91a7fdc
Show file tree
Hide file tree
Showing 17 changed files with 1,274 additions and 67 deletions.
1,165 changes: 1,164 additions & 1 deletion _bibliography/papers.bib

Large diffs are not rendered by default.

52 changes: 24 additions & 28 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,21 @@
# Site settings
# -----------------------------------------------------------------------------

title: blank # the website title (if blank, full name will be used instead)
first_name: You
middle_name: R.
last_name: Name
email: you@example.com
title: Hazgrav # the website title (if blank, full name will be used instead)
first_name: Hazgrav
middle_name: at
last_name: Oregon State University
email: dcw3.dev@gmail.com
description: > # the ">" symbol means to ignore newlines until "footer_text:"
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
footer_text: >
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
Hazgrav research group at Oregon State University lead by Dr. Jeffrey Hazboun.
footer_text:
keywords: gravitational waves, astrophysics, pulsars, gravity # add your own keywords or leave empty
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
icon: hazgrav_icon.png # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

url: https://hazgrav.github.io # the base hostname & protocol for your site
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
last_updated: false # set to true if you want to display last updated in the footer
baseurl: "" # the subpath of your site, e.g. /blog/. Leave blank for root
last_updated: True # set to true if you want to display last updated in the footer
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
back_to_top: true # set to false to disable the back to top button

Expand Down Expand Up @@ -54,7 +51,7 @@ socials_in_search: true
bib_search: true

# Dimensions
max_width: 930px
max_width: 65%

# TODO: add layout settings (single page vs. multi-page)

Expand All @@ -81,7 +78,7 @@ flickr_id: # your flickr id
github_username: # your GitHub user name
gitlab_username: # your GitLab user name
ieee_id: # your ieeexplore.ieee.org/author/id
inspirehep_id: 1010907 # Inspire HEP author ID
inspirehep_id: 1272186 # Inspire HEP author ID
instagram_id: # your instagram id
kaggle_id: # your kaggle id
keybase_username: # your keybase user name
Expand All @@ -96,7 +93,7 @@ pinterest_id: # your pinterest id
publons_id: # your ID on Publons
quora_username: # your Quora username
research_gate_profile: # your profile on ResearchGate
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
scholar_userid: CbNY_MYAAAAJ # your Google Scholar ID
scopus_id: # your profile on Scopus
semanticscholar_id: # your Semantic Scholar ID
spotify_id: # your spotify id
Expand All @@ -112,8 +109,7 @@ x_username: # your X handle
youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
zotero_username: # your zotero username

contact_note: >
You can even add a little note about which of these is the best way to reach you.
contact_note:

# -----------------------------------------------------------------------------
# Analytics and search engine verification
Expand All @@ -133,8 +129,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
# Blog
# -----------------------------------------------------------------------------

blog_name: al-folio # blog_name will be displayed in your blog page
blog_description: a simple whitespace theme for academics
blog_name: Hazgrav # blog_name will be displayed in your blog page
blog_description: Astrophysics, Cosmology, and Gravitational Waves
permalink: /blog/:year/:title/
lsi: false # produce an index for related posts

Expand Down Expand Up @@ -169,12 +165,12 @@ disqus_shortname: al-folio # put your disqus shortname
# If you have blog posts published on medium.com or other external sources,
# you can display them in your blog by adding a link to the RSS feed.
external_sources:
- name: medium.com
rss_url: https://medium.com/@al-folio/feed
- name: Google Blog
posts:
- url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
published_date: 2024-05-14
# - name: medium.com
# rss_url: https://medium.com/@al-folio/feed
# - name: YouTube Videos
# posts:
# - url: https://youtu.be/U65mWdH3nV0?feature=shared
# published_date: 2023-11-07

# -----------------------------------------------------------------------------
# Newsletter
Expand Down Expand Up @@ -438,7 +434,7 @@ enable_navbar_social: false # enables displaying social links in the navbar on t
enable_project_categories: true # enables categorization of projects into multiple categories
enable_medium_zoom: true # enables image zoom feature (as on medium.com)
enable_progressbar: true # enables a horizontal progress bar linked to the vertical scroll position
enable_video_embedding: false # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.
enable_video_embedding: true # enables video embedding for bibtex entries. If false, the button opens the video link in a new window.

# -----------------------------------------------------------------------------
# Library versions
Expand Down
24 changes: 14 additions & 10 deletions _data/repositories.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
github_users:
- torvalds
- alshedivat
- Hazboun6
- davecwright3
- KalistaW
- jeremy-baier
- albertodiazhernandez
- peterorndoff
- GourlieK

repo_description_lines_max: 2
repo_description_lines_max: 5

github_repos:
- alshedivat/al-folio
- jekyll/jekyll
- twbs/bootstrap
- jquery/jquery
- FortAwesome/Font-Awesome
- mathjax/MathJax
- jpswalsh/academicons
- nanograv/enterprise
- nanograv/enterprise_extensions
- nanograv/holodeck
- Hazboun6/hasasia
- nanograv/la_forge
- andrea-mitridate/PTArcade
4 changes: 2 additions & 2 deletions _includes/repository/repo_user.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<img
class="repo-img-light w-100"
alt="{{ include.username }}"
src="https://github-readme-stats.vercel.app/api/?username={{ include.username }}&theme={{ site.repo_theme_light }}&show_icons=true"
src="https://github-readme-stats.vercel.app/api/?username={{ include.username }}&theme={{ site.repo_theme_light }}&show_icons=true&hide_rank=true"
>
<img
class="repo-img-dark w-100"
alt="{{ include.username }}"
src="https://github-readme-stats.vercel.app/api/?username={{ include.username }}&theme={{ site.repo_theme_dark }}&show_icons=true"
src="https://github-readme-stats.vercel.app/api/?username={{ include.username }}&theme={{ site.repo_theme_dark }}&show_icons=true&hide_rank=true"
>
</a>
</div>
3 changes: 3 additions & 0 deletions _layouts/bib.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@
{% if entry.arxiv %}
<a href="http://arxiv.org/abs/{{ entry.arxiv }}" class="btn btn-sm z-depth-0" role="button">arXiv</a>
{% endif %}
{% if entry.eprint %}
<a href="http://arxiv.org/abs/{{ entry.eprint }}" class="btn btn-sm z-depth-0" role="button">arXiv</a>
{% endif %}
{% if entry.bibtex_show %}
<a class="bibtex btn btn-sm z-depth-0" role="button">Bib</a>
{% endif %}
Expand Down
17 changes: 10 additions & 7 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,27 @@
layout: about
title: about
permalink: /
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Moto. Etc.
subtitle: Gravitational Wave Astronomy at Oregon State University


profile:
align: right
image: prof_pic.jpg
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
<p>College of Science</p>
<p>301 Weniger Hall</p>
<p>Corvallis, OR 97331-6507</p>
news: true # includes a list of news items
selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---

Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
The hazgrav research group, headed by [Dr. Jeffrey Hazboun](https://jeffreyhazboun.github.io/), is a member of the North American Nanohertz Observatory for Graviational Waves ([NANOGrav](nanograv.org)) scientific collaboration. Comprising a collaborative network of astrophysicists and astronomers, NANOGrav is dedicated to exploring the universe's most enigmatic phenomena through the study of pulsars.

Pulsars, celestial objects emitting regular pulses of radiation, serve as cosmic timekeepers. NANOGrav leverages the precision of these pulsars to detect and analyze gravitational waves—ripples in spacetime caused by the acceleration of massive celestial objects.

Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically.
By harnessing nanohertz frequencies, NANOGrav aims to unlock the secrets of astrophysical systems, contributing invaluable insights into the nature of black holes, neutron stars, and the fabric of the cosmos itself. This collaborative effort brings together experts from various institutions, fostering innovation, discovery, and a deeper understanding of the fundamental forces shaping our universe.

Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.
Embark on a cosmic journey with NANOGrav as we probe the gravitational symphony of the cosmos, one nanohertz at a time.
10 changes: 10 additions & 0 deletions _pages/about_dave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Dave Wright
Dave works at the intersection of computational astrophysics, gravitational wave astronomy, and cosmology.
His research focuses on developing new methods to extract information about the early universe, supermassive blackholes, and high-energy physics from gravitational waves.
Dave's website [https://www.davecwright.org/](https://www.davecwright.org/).

## Education
B.S. Math and Physics, M.S. Physics University of Central Florida

## Research Interests
Gravitational waves, Cosmology, SMBHBs, Computational Astrophysics
8 changes: 8 additions & 0 deletions _pages/about_jeff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Jeff Hazboun
Jeff earned his master’s from Oregon State University and then his Ph.D. in Physics from Utah State University. Hazboun had two postdoctoral positions, one at the University of Texas and the other at the University of Washington Bothell, both working with the North American Nanohertz Observatory for Gravitational Waves (NANOGrav) Physics Frontier Center. Jeff's website [https://jeffreyhazboun.github.io](https://jeffreyhazboun.github.io/index.html).

## Education
Ph.D., Physics, Utah State University

## Research Interests
TBD
18 changes: 10 additions & 8 deletions _pages/profiles.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
---
layout: profiles
permalink: /people/
title: people
description: members of the lab or group
title: group members
description: current and past hazgrav members
nav: true
nav_order: 7

profiles:
# if you want to include more than one profile, just replicate the following block
# and create one content file for each profile inside _pages/
- align: right
image: prof_pic.jpg
content: about_einstein.md
image: group_photos/jeff_headshot.jpg
content: about_jeff.md
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>

- align: left
image: group_photos/dave_headshot.jpg
content: about_dave.md
image_circular: false # crops the image to make it circular

- align: left
image: prof_pic.jpg
content: about_einstein.md
Expand Down
25 changes: 14 additions & 11 deletions _pages/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,20 @@ nav_order: 4
{% endfor %}
</div>

{% endif %}
---

{% if site.data.repositories.github_repos %}

## GitHub Repositories

<div class="repositories d-flex flex-wrap flex-md-row flex-column justify-content-between align-items-center">
{% for repo in site.data.repositories.github_repos %}
{% include repository/repo.liquid repository=repo %}
{% endfor %}
</div>
{% endif %}

---

{% if site.repo_trophies.enabled %}
Expand All @@ -33,15 +47,4 @@ nav_order: 4

{% endfor %}
{% endif %}
{% endif %}

{% if site.data.repositories.github_repos %}

## GitHub Repositories

<div class="repositories d-flex flex-wrap flex-md-row flex-column justify-content-between align-items-center">
{% for repo in site.data.repositories.github_repos %}
{% include repository/repo.liquid repository=repo %}
{% endfor %}
</div>
{% endif %}
15 changes: 15 additions & 0 deletions _posts/2023-11-07-wired.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: post
title: Jeff's Interview with Wired
date: 2023-11-07 21:01:00
description: Physicist Jeffrey Hazboun visits WIRED to answer the internet's swirling questions about physics. How does one split an atom? Is light a wave or a particle...or both? How soon will the universe end? Is time travel is possible given physicists' current understanding? What's the deal with string theory?
tags: videos pop-sci
categories: outreach
featured: true
---

Physicist Jeffrey Hazboun visits WIRED to answer the internet's swirling questions about physics. How does one split an atom? Is light a wave or a particle...or both? How soon will the universe end? Is time travel is possible given physicists' current understanding? What's the deal with string theory?

<div class="l-page">
{% include video.liquid path="https://www.youtube.com/embed/U65mWdH3nV0?si=mJojA4eogi9mARYx" class="img-fluid rounded z-depth-1"%}
</div>
Binary file added assets/img/group_photos/dave_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/jeff_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/hazgrav_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/prof_pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/publication_preview/ipta-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/publication_preview/nanograv-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91a7fdc

Please sign in to comment.