Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 257 Bytes

File metadata and controls

8 lines (7 loc) · 257 Bytes

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