Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhansen/profilerpedia
Catalog of profilers, profile data formats, data format converters, and profile analysis UIs.
https://github.com/mhansen/profilerpedia
profilers
Last synced: 13 days ago
JSON representation
Catalog of profilers, profile data formats, data format converters, and profile analysis UIs.
- Host: GitHub
- URL: https://github.com/mhansen/profilerpedia
- Owner: mhansen
- Created: 2021-10-22T02:46:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T07:21:57.000Z (11 months ago)
- Last Synced: 2024-07-31T15:06:51.517Z (3 months ago)
- Topics: profilers
- Language: Jupyter Notebook
- Homepage: https://profilerpedia.markhansen.co.nz/
- Size: 303 KB
- Stars: 27
- Watchers: 7
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository generates [the Profilerpedia
website](https://profilerpedia.markhansen.co.nz/), from the data in the
[Profilerpedia
spreadsheet](https://docs.google.com/spreadsheets/d/1cVcHofphkQqk1yGeuBPVTit8HQ0oa5SlRM6gkHIagtw/edit#gid=1337108655)See [announcement blog post](https://www.markhansen.co.nz/profilerpedia/).
A Python Jupyter notebook queries the spreadsheet, generating HTML pages, which
are then compiled into a beautiful Docsy site using Hugo static site generator,
and deployed on Netlify.I wrote a [blog post about Profilerpedia's architecture: Run a website off a Google Sheets Database, with Hugo](https://www.markhansen.co.nz/build-a-website-off-a-google-sheets-database-using-hugo-netlify/).
[![Netlify Status](https://api.netlify.com/api/v1/badges/9539973f-b40d-4a8f-adfa-9ff1e68eba5a/deploy-status)](https://app.netlify.com/sites/profilerpedia/deploys)