https://github.com/hugoblox/kit
β‘ HugoBlox Kit: Markdown sites in minutes. Academic/resume/lab/portfolio for AI researchers & startups. Premium templates. Deploy to GitHub Pages now in 1-click π
https://github.com/hugoblox/kit
academic blog blog-engine cms data-science documentation-tool github-pages hugo hugo-theme jupyter netlify open-science page-builder portfolio r rmarkdown rstudio static-site-generator theme website-builder
Last synced: 4 days ago
JSON representation
β‘ HugoBlox Kit: Markdown sites in minutes. Academic/resume/lab/portfolio for AI researchers & startups. Premium templates. Deploy to GitHub Pages now in 1-click π
- Host: GitHub
- URL: https://github.com/hugoblox/kit
- Owner: HugoBlox
- License: mit
- Created: 2016-04-26T22:09:15.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-01-09T01:04:30.000Z (8 days ago)
- Last Synced: 2026-01-09T06:56:07.175Z (8 days ago)
- Topics: academic, blog, blog-engine, cms, data-science, documentation-tool, github-pages, hugo, hugo-theme, jupyter, netlify, open-science, page-builder, portfolio, r, rmarkdown, rstudio, static-site-generator, theme, website-builder
- Language: HTML
- Homepage: https://hugoblox.com/templates/
- Size: 69.5 MB
- Stars: 9,295
- Watchers: 91
- Forks: 2,957
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
- Cla: .github/CLA.md
Awesome Lists containing this project
README
[**δΈζ**](./README.zh.md)
HugoBlox: Your Open Publishing Stack
Publish notebooks, docs, portfolios, and knowledge bases from Markdown + Jupyter.
Built for data scientists, AI engineers, researchers, labs, and tech startups who want speed without lock-in: Hugo + Tailwind with optional Pro automation (visual editing, imports, fixes, and upgrades).
Start Free in Browser
Β β’Β
Get Lore Studio (VS Code)
Researchers & Labs
Β β’Β
Data Scientists & AI Engineers
Β β’Β
Teams & Orgs
Β β’Β
Pricing
[](https://discord.gg/z8wNYzb)
[](https://github.com/HugoBlox/kit)
[](https://x.com/LoreLabs_)
[](./LICENSE.md)
Trusted since 2016 Β· 150,000+ researchers and scientists (Meta, Stanford, NVIDIA) Β· Rated 4.9/5 by users (official survey) Β· Used by teams like NVIDIA Research Labs, Kingβs College London, and MIT Β· Featured by GitHub Release Radar
---
## β‘οΈ Why teams choose HugoBlox
In the age of AI, **Markdown is the new source code**. HugoBlox gives you the speed of modern tooling with the durability of a static stack: **Hugo + Tailwind** (with optional Alpine/Svelte blocks for interactivity).
- **Own your content**: clean Markdown, YAML, and notebooks β portable, readable, and LLM-friendly.
- **Performance without the ops tax**: static output, fast builds, no runtime database.
- **Beautiful by default**: high-quality templates + blocks (and Pro options when you want more).
- **A hybrid workflow**: edit in code, or use a visual editor when you want velocity.
---
## For researchers & labs
- **Lab sites and academic profiles** (people, publications, projects, news)
- **Citable output** with BibTeX/DOI workflows
- **Notebooks + LaTeX** for technical writing that actually renders
## For data scientists & AI engineers
- **Project docs** and technical blogs without heavy JavaScript stacks
- **Notebook-first publishing** (`.ipynb`) for reports, tutorials, and results
- **Knowledge bases** and internal docs that stay searchable and maintainable
## For teams & orgs
- **Consistent sites** across teams with templates + blocks
- **Lower risk upgrades** with clear versioning + migration guidance
- **Support options** when you need fast answers
---
## π§ Edit the way you like (code-first, visual when you want it)
- **Code-first**: Markdown/YAML + Hugo templates for full control.
- **Visual editing (Pro)**: **Lore Studio** in VS Code for drag-and-drop blocks, previews, and safer config edits.
- **AI automation (Pro)**: spend less time on formatting, YAML fixes, imports, and maintenance.
Lore Studio: Visual editing meets code-first control.
---
## π οΈ The toolkit
| **Feature** | **Why it matters** |
| :--- | :--- |
| **Lore Studio (VS Code)** | A visual CMS inside your editor. Drag-and-drop blocks without leaving VS Code. |
| **Notebooks & LaTeX** | Render `.ipynb` and math-heavy pages natively. |
| **BibTeX / DOI workflows** | Build publication pages and bibliographies without manual formatting. |
| **Polyglot Support** | Write in Markdown, Jupyter, RMarkdown, or LaTeX Math. |
Want to see it working fast? Pick a template and publish in ~60 seconds with the Online Copilot.
Try a template now β
---
## π Get Started
### Option 1: The Online Copilot (Fastest)
Ideal for **founders, labs, and startups**. Launch a site in minutes.
π [**Start Free in Browser**](https://hugoblox.com/start?utm_source=github&utm_medium=readme&utm_content=get_started_browser)
### Option 2: Lore Studio (Best for Data/AI teams)
The power of a visual website builder, directly inside VS Code.
1. **Install** [Lore Studio from the Marketplace](https://marketplace.visualstudio.com/items?itemName=lore.lore-studio).
2. **Open** any HugoBlox project folder.
3. **Click** the Lore Studio icon in the menu to start visually editing.
### Option 3: The CLI (For DevOps/Eng)
Scaffold a new project locally.
```bash
# Requires Hugo Extended & Node.js
npm install -g hugoblox
hugoblox create site
```
Need guides and best practices? See the docs: [**docs.hugoblox.com**](https://docs.hugoblox.com/?utm_source=github&utm_medium=readme&utm_content=docs)
---
## β
Stability & upgrades (because your site should not break)
- **Pin versions** to keep production stable.
- **Upgrade with confidence** using migration notes and upgrade guides.
- **Customize safely**: prefer configuration and blocks over fragile template overrides when possible.
- **Catch config issues early (Pro)**: visual editing + validation reduces YAML/front matter mistakes.
See the docs for upgrade guidance: [**docs.hugoblox.com**](https://docs.hugoblox.com/?utm_source=github&utm_medium=readme&utm_content=upgrade_guidance)
---
## π Pricing & Features (Open Core)
HugoBlox is **Open Core**. The **Free Kit** is production-grade and you will always own your data and code.
The Free Kit includes:
- **Templates + blocks** for portfolios, labs, docs, and landing pages
- **Markdown/YAML-first workflow** with Hugo + Tailwind performance
- **Notebook + LaTeX support** for technical publishing
- **Community support** via docs, GitHub issues, and Discord
Upgrade to **Pro** when you want automation and lower maintenance overhead:
- **Less time debugging YAML** (Fix-it Bot + safer config editing)
- **Less time formatting citations** (Magic Import + publication automation)
- **Less time dealing with upgrades** (guided maintenance workflows)
- **More velocity** (visual editing + previews in VS Code)
| Feature | **Free Kit** (Open Source) | **Pro** (Automation) |
| :--- | :---: | :---: |
| **Code Ownership** | β
100% Yours | β
100% Yours |
| **Visual Editor in Lore Studio** | β | **β
Included** |
| **AI "Fix-It" Bot** (Auto-fix YAML) | β | **β
Unlimited** |
| **Magic Import** (BibTeX/DOI -> Page) | β³ Trial | **β
Unlimited** |
| **CV Generator** (Site -> PDF Resume) | β | **β
Included** |
| **Private Discord Support** | β | **β
Priority** |
π [**View Full Feature Matrix**](https://hugoblox.com/pricing?utm_source=github&utm_medium=readme&utm_content=pricing_matrix) Β β’Β [**Go Pro**](https://hugoblox.com/pro?utm_source=github&utm_medium=readme&utm_content=cta_pro)
---
> "Lore Studio saved me **40+ hours** on my lab site. Visual edits + BibTeX auto-updates = **citations up 3Γ**."
>
β **Dr. Sarah Yang**, AI Researcher
> "Launched docs in **10 minutes**. The block system is genius; onboarding time dropped 60%."
>
β **Alexandre Rodrigues**, Founder
---
## π’ Org-ready (without the enterprise bloat)
- **Deploy anywhere**: static output works with your existing infra.
- **Lower ops surface area**: no runtime app to patch.
- **Procurement-friendly options**: priority support and commercial features when you need them.
---
## π£οΈ Community & Support
We are a community of 150,000+ researchers, engineers, and creators.
- **Need Help?** Join the [Discord Server](https://discord.gg/z8wNYzb) or search the [Documentation](https://docs.hugoblox.com/).
- **Found a Bug?** Open an [Issue](https://github.com/HugoBlox/kit/issues).
- **Want to Contribute?** Read our [Contributing Guide](./CONTRIBUTING.md).
### Sponsors
Help us keep open-source sustainable.
[**β€οΈ Sponsor on GitHub**](https://github.com/sponsors/gcushen) | [**π’ Become a Partner**](https://github.com/sponsors/gcushen)
---
## License
Copyright Β© 2016-Present [**Lore Labs**](https://lore.tech/?utm_source=github&utm_medium=readme).
Released under the [MIT License](./LICENSE.md).
Loreβ’ is a trademark of Lore Labs.