Sam Feldstein's Notebook
Main Site

Writing Checklist

For context, I built my website with Astro.

  1. Draft in VS Code
  2. Run cSpell, Spellright, and Latex
  3. Run markdown lint
  4. Check Problems tab
  5. Check for broken links
  6. Add description
  7. Add tags
  8. Change date if needed
  9. Change draft status
  10. Change file name if needed
  11. npm run dev
  12. npm run build