Seems this Acadamic theme is moving on to be the Wowchemy: Free Website Builder for Hugo project. (issue)
To setup project like this, follow academic kickstart's official instruction or use one click installation
View offline
brew install hugo
(MacOS) / apt install hugo
(Debian) / choco install hugo --version 0.58.3
(Windows)
wget https://github.com/gohugoio/hugo/releases/download/v0.58.3/hugo_extended_0.58.3_Linux-64bit.deb
sudo dpkg -i hugo_extended_0.58.3_Linux-64bit.deb
git submodule update --init --recursive
hugo server
(or execute ./view.sh
/ .\view.ps1
)http://localhost:1313/
Generate template
hugo new --kind project project/the-project-name
academic import --bibtex <path_to_your/publications.bib>
(pip3 install academic
)hugo new --kind publication publication/<the-publication-name>
Icon
"fab"
/"fas"
, "far"
/"ai"
Emoji
Markdown Badges
/github/stars/:user/:repo?style=social