owned this note changed 4 years ago
Published Linked with GitHub

Meeting Notes / LDK x BDK Website

DATE: 2021-06-10

Hosting

Could have a staging site setup so everyone gets a feel of writing/managing the content.

  • netlify
  • github pages + actions

Project Management

  • high level notes as issues
  • more regular meetings
  • github projects board
    • stephen: prefers project boards and more detailed tracking when it comes to implementing.
    • move the current project board to the ldk and bdk github
  • shall we open it to the community for feedback now or later?
    • directed feedback should be encouraged instead of general feedback
    • project board can help with this

Static Site Framework

Vue.js based frameworks.
Consider how updates are pulled in from each site. Can be developed as a theme.

  • VuePress*
  • Docusaurus
  • Nuxt

Tech

  • Markdown
  • Javascript
  • VuePress - candidate for site framework

BDK

May need to move around some of the content to the docs.

Features

  • blog
  • docs
  • landing page
  • change log
    • version
    • whats in the version
  • translations (for the future)
  • dark / light mode (comment: should be low priority)

Concerns

  • Using a javascript framework
    • Tradeoffs
      • setup time and npm dependencies
      • security

NEXT ACTIONS

  • create project board on ldk repo
  • share ldk project
  • hunt down denis for timeline for implementation
  • everyone: find out if vue press supports all the functiaontliy we want
REFS
Select a repo