- Policy document: https://github.com/laszewsk/mlcommons/blob/main/www/content/en/docs/policy.adoc
- Meeting Notes:
- Summary
Gregor von Laszewski, laszewski@gmil.com https://github.com/laszewsk Juri https://github.com/juripapay
git clone git@github.com:laszewsk/mlcommons.git
cd mlcommons
git submodule update --init --recursive
wget https://github.com/gohugoio/hugo/releases/download/v0.92.1/hugo_extended_0.92.1_Linux-64bit.deb
sudo dpkg --install hugo_extended_0.92.1_Linux-64bit.deb
cd ~
curl -sL https://deb.nodesource.com/setup_16.x | sudo bash -
sudo apt -y install nodejs
node -v
npm install -D autoprefixer
npm install -D postcss-cli
npm install -D postcss
sudo apt-get install asciidoctor