Skip to content

Easily create a beautiful website using Academic and Hugo

License

Notifications You must be signed in to change notification settings

rschmehl/awesco.eu

 
 

Repository files navigation

AWESCO network website

This website is derived from the hugo academic kickstart project.

It is based on version 4.4 (WIP) of hugo academic.

Requirements

  • Hugo Extended v0.55.6+

Literature database

My aim for this website was to build the entire publications folder from the BibTeX file bibliography.bib, with minimal adjustments. This can be done by using a modified version of the academic admin tool. Setup this toolchain by cloning the source code from this repository and install locally by executing

pip3 install -e .

from within the source code top level directory. The content of the publication folder is then built by

academic import --bibtex content/publication/bibliography.bib --overwrite

More information can be found in the README.md file of the content/publication folder.

Synchronizing local development with public server

Run from home directory (activate VPN)

rclone sync public/ awesco:httpdocs

Updating

Configure Git to sync your fork with the original Spoon-Knife repository

About

Easily create a beautiful website using Academic and Hugo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 86.6%
  • HTML 7.3%
  • PHP 1.7%
  • Python 1.6%
  • JavaScript 1.5%
  • Shell 1.2%
  • CSS 0.1%