More updates after installing Manjaro on base
This commit is contained in:
@@ -34,10 +34,11 @@ sudo pacman -S texlive-core
|
||||
|
||||
# revealjs
|
||||
cd ~/.revealjs
|
||||
rm -rf reveal.js/ # remove existing install
|
||||
git clone https://github.com/hakimel/reveal.js.git
|
||||
cd reveal.js
|
||||
npm install
|
||||
cp ~/.revealjs/ntn.css ~/.revealjs/reveal.js/css/theme/
|
||||
cp ~/.revealjs/ntn.css ~/.revealjs/reveal.js/dist/theme/
|
||||
cd ~
|
||||
echo "Check correct versions between reveal and pandoc: https://github.com/jgm/pandoc/wiki/Using-pandoc-to-produce-reveal.js-slides"
|
||||
read response
|
||||
|
||||
Reference in New Issue
Block a user