Skip to content

hiddenfigs/hiddenfigs.github.io

 
 

Repository files navigation

Hidden Figures in Physics and Astronomy Database

Hidden Figures

A resource to highlight the contributions of physicists and astronomers from marginalized backgrounds.

License

All content copyright Hidden Figures in Physics and Astronomy. Code available under the MIT license.

Installation

Project requires Yarn and Hugo. See netlify.toml file for Node and Hugo versions.

To setup, run yarn.

To build the search index, run yarn pagefind-dev.

To develop locally, run hugo serve and open a web browser to http://localhost:1313/.

Architecture

Site search is powered by PageFind. Before deploy, a search index is built at /public/pagefind/. During development, the search files are copied to /static/pagefind/, which is not synchronized to Git.

Email addresses are Base64 encoded to prevent casual scraping.

The site was not made with reuse in mind, but it hasn't been so hard. Just rip out the content files, rewrite nav.html and footer.html and change the base URL in config.toml.

About

Hidden Figures Cottrell Scholars Collaborative

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • JavaScript 11.3%
  • CSS 10.9%
  • Python 6.4%