MuvvalaKaran / hugo-academic-fork

🎓 Hugo Academic Theme. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.

Home Page:https://wowchemy.com/hugo-themes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relevant Notes

To locally build the wesbite and host, use the command hugo server and then open the web server hoster at http://localhost:1313/.

The relevant folders are:

  1. Config/_default: Meta parameters govern the layout, font type, font size and other relevant parameters.
  2. Content: Everything related to the content of the website.
    1. home/aboud.md - edit this file to edit the biography
    2. home/featured.md - edit this file to edit the recent publication on the website
    3. home/publications.md - edit this file for publication

Editing the content

Some quick notes about editing the content

  1. Layout of the webite - To edit the sequence in which the sections appear, edit the weight paramter within each yaml file inside the content/home/ directory.
  2. Font of the website - The Font can only be changed website wide by editing the font_size paramter in config/_default/params.yaml file. To edit content specific font related parameters, we need to edit the CSS.
  3. Header and Footer: To edit the sections and their sequence we need edit the config/_default/menus.yaml file.

The Hugo Academic Resumé Template empowers you to easily create your job-winning online resumé, showcase your academic publications, and create online courses or knowledge bases to grow your audience.

Get Started Discord
Twitter Follow

Trusted by 250,000+ researchers, educators, and students. Highly customizable via the integrated no-code, widget-based Wowchemy page builder, making every site truly personalized ⭐⭐⭐⭐⭐

Easily write technical content with plain text Markdown, LaTeX math, diagrams, RMarkdown, or Jupyter, and import publications from BibTeX.

Check out the latest demo of what you'll get in less than 10 minutes, or get inspired by our academics and research groups.

The integrated Wowchemy website builder and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with Hugo, and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs.

Relevant Links

About

🎓 Hugo Academic Theme. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.

https://wowchemy.com/hugo-themes/

License:MIT License


Languages

Language:TeX 97.6%Language:HTML 2.4%