- Policy document: https://github.com/laszewsk/mlcommons/blob/main/www/content/en/docs/policy.adoc
- Meeting Notes:
- Summary
Gregor von Laszewski, [email protected] https://github.com/laszewsk Juri https://github.com/juripapay
git clone [email protected]: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