Skip to content

Create html website for paper with dates, sidebar, mobile friendly#74

Merged
moneyball merged 1 commit intobitcoin-cap:mainfrom
rencryptofish:main
Jul 23, 2025
Merged

Create html website for paper with dates, sidebar, mobile friendly#74
moneyball merged 1 commit intobitcoin-cap:mainfrom
rencryptofish:main

Conversation

@rencryptofish
Copy link
Copy Markdown
Member

Closes #73

Creates a HTML website with javascript functions that adds:

  • published date + last updated date (pulled from last commit date)
  • mobile friendly (should render on dynamic sizing + mobile)
  • hover on footnotes creates a tooltip
  • sidebar is an improved table of contents for those reading on the website
  • scrolling on the page should update the highlighted section in the sidebar + update the link in the browser as the reader scrolls
  • seo metadata
  • fixes the image path for /img/bitcoin_core_upgrade_time.png to img/bitcoin_core_upgrade_time.png (so it conforms with out images and renders on website)

The site is deployed on https://www.rencryptofish.com/bcap/ for testing (I will pull down after this merges)

@moneyball
Copy link
Copy Markdown
Member

Looks great!

I don't see the footnotes though at https://www.rencryptofish.com/bcap/#key-questions-for-stakeholders

Can you look into why they're not showing up?

@rencryptofish
Copy link
Copy Markdown
Member Author

Looks great!

I don't see the footnotes though at https://www.rencryptofish.com/bcap/#key-questions-for-stakeholders

Can you look into why they're not showing up?

We don't have any footnotes there at the moment https://bitcoin-cap.github.io/bcap/#key-questions-for-stakeholders (checked the pdf and markdown version at README.md), we only have 33 footnotes

@moneyball
Copy link
Copy Markdown
Member

I didn't intend to share that deep link. I am not seeing any footnotes at all on the web page. They've disappeared.

@moneyball
Copy link
Copy Markdown
Member

Ok I now understand how the footnotes work :)

@moneyball moneyball merged commit b148a79 into bitcoin-cap:main Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add date to published version of paper

2 participants