From 30cbb5f502d26936f6fc267c24efa0ba2312e382 Mon Sep 17 00:00:00 2001 From: Leon Vatthauer Date: Sat, 6 Apr 2024 09:23:15 +0200 Subject: [PATCH] try fix --- README.md | 50 +------------------------------------- config/_default/menus.yaml | 24 +++++++++--------- 2 files changed, 13 insertions(+), 61 deletions(-) diff --git a/README.md b/README.md index a4005d8..a1dcd44 100644 --- a/README.md +++ b/README.md @@ -1,49 +1 @@ -# [Hugo Academic CV Theme](https://github.com/HugoBlox/theme-academic-cv) - -[![Screenshot](./preview.png)](https://hugoblox.com/templates/) - -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](https://img.shields.io/badge/-Get%20started-ff4655?style=for-the-badge)](https://hugoblox.com/templates/) -[![Discord](https://img.shields.io/discord/722225264733716590?style=for-the-badge)](https://discord.com/channels/722225264733716590/742892432458252370/742895548159492138) -[![Twitter Follow](https://img.shields.io/twitter/follow/GetResearchDev?label=Follow%20on%20Twitter)](https://twitter.com/GetResearchDev) - -️**Trusted by 250,000+ researchers, educators, and students.** Highly customizable via the integrated **no-code, Hugo Blox 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](https://academic-demo.netlify.app/) of what you'll get in less than 10 minutes, or [get inspired by our academics and research groups](https://hugoblox.com/creators/). - -The integrated [**Hugo Blox Builder**](https://hugoblox.com) 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](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - -- 👉 [**Get Started**](https://hugoblox.com/templates/) -- 📚 [View the **documentation**](https://docs.hugoblox.com/) -- 💬 [Chat with the **Hugo Blox Builder community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) -- 🐦 Twitter: [@GetResearchDev](https://twitter.com/GetResearchDev) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithHugoBlox](https://twitter.com/search?q=%23MadeWithHugoBlox&src=typed_query) -- ⬇️ **Automatically import your publications from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) -- 💡 [Suggest an improvement](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/reference/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) - -## We ask you, humbly, to support this open source movement - -Today we ask you to defend the open source independence of the Hugo Blox Builder and themes 🐧 - -We're an open source movement that depends on your support to stay online and thriving, but 99.9% of our creators don't give; they simply look the other way. - -### [❤️ Click here to become a GitHub Sponsor, unlocking awesome perks such as _exclusive academic templates and widgets_](https://github.com/sponsors/gcushen) - -

Hugo Academic Theme for Hugo Blox Builder

- -## Demo image credits - -- [Unsplash](https://unsplash.com) - -## Latest news - - -* [6 Compelling Reasons I Switched from WordPress to Hugo](https://hugoblox.com/vs/wordpress/) -* [The 7 best landing page builders in 2024](https://hugoblox.com/blog/7-best-landing-page-builders/) -* [Start a Blog and Make Money in 2024: Here's What You Need to Know](https://hugoblox.com/blog/start-a-blog-and-make-money/) -* [Hugo vs Quarto: Which One is Better for 2024?](https://hugoblox.com/vs/quarto/) -* [Easily make an academic CV website to get more cites and grow your audience 🚀](https://hugoblox.com/blog/easily-make-academic-website/) - +My resume website. \ No newline at end of file diff --git a/config/_default/menus.yaml b/config/_default/menus.yaml index 02f22e7..86ebcb4 100644 --- a/config/_default/menus.yaml +++ b/config/_default/menus.yaml @@ -7,18 +7,18 @@ main: - name: Home url: '#about' weight: 10 - - name: Posts - url: '#posts' - weight: 20 - - name: Projects - url: '#projects' - weight: 30 - - name: Talks - url: '#talks' - weight: 40 - - name: Publications - url: '#featured' - weight: 50 + # - name: Posts + # url: '#posts' + # weight: 20 + # - name: Projects + # url: '#projects' + # weight: 30 + # - name: Talks + # url: '#talks' + # weight: 40 + # - name: Publications + # url: '#featured' + # weight: 50 - name: Contact url: '#contact' weight: 60