gnolang / blog

Home Page:https://gno.land/r/gnoland/blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blogging system

moul opened this issue · comments

  • standalone repo
  • parse an article (frontmatter)
  • explanation in readme of the related p/blog; maybe use git submodules?
  • upsert article
  • share on examples/gno.land/p/blog/client
  • append link to "edit this article on GitHub"
  • example of "highlighted articles"
  • example of "persistant article"
  • contract, gnomod, unit tests
  • attachment support, i.e., with image resize?
  • support image thumbnails (merge with https://github.com/gnolang/blog-assets)