Skip to content

rdkit-rs/rdkit-rs.github.io

Repository files navigation

RDKit-rs project site

  • brew install hugo
  • git submodule update --init --recursive
  • cd themes/geekdoc && npm install && npm run build && cd -
  • hugo server
  • prettier --parser markdown --write content/tutorials/*.md --prose-wrap=always