Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.05 KB

ROADMAP.md

File metadata and controls

23 lines (17 loc) · 1.05 KB

Next articles

  • Styling the dialog element.
  • API contracts, remote actions/resources, transport is a detail.
  • A post on Automerge and local-first?
  • Write your own JSX library?

Consider Adding Google Site Verification (optional)

You can easily add your Google Site Verification HTML tag in AstroPaper using environment variable. This step is optional. If you don't add the following env variable, the google-site-verification tag won't appear in the html <head> section.

# in your environment variable file (.env)
PUBLIC_GOOGLE_SITE_VERIFICATION=your-google-site-verification-value

Becoming production-ready

  • Change public/favicon.svg
  • Change head or site config, see the doc here
  • Change the about page.
  • Add an estimated reading time, see the doc here
  • Deploy – Likely on CloudFlare.