All Projects → gkmngrgn → hugo-alageek-theme

gkmngrgn / hugo-alageek-theme

Licence: MIT license
A Cocoa Enhanced based theme. It's rewritten with Bootstrap 5.

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to hugo-alageek-theme

whiteplain
Simple and Functional Hugo theme.
Stars: ✭ 95 (+66.67%)
Mutual labels:  hugo-theme, hugo
hugo-theme-fluency
A fluent hugo theme.
Stars: ✭ 48 (-15.79%)
Mutual labels:  hugo-theme, hugo
showcase-hugo-theme
Showcase is a minimal, single page theme for Hugo
Stars: ✭ 54 (-5.26%)
Mutual labels:  hugo-theme, hugo
hucore
Minimal blog theme for hugo based on Hemingway2
Stars: ✭ 66 (+15.79%)
Mutual labels:  hugo-theme, hugo
mogege
A blog theme for hugo
Stars: ✭ 81 (+42.11%)
Mutual labels:  hugo-theme, hugo
hugo-lime
Hugo Lime is a business theme for GoHugo by https://uicard.io
Stars: ✭ 31 (-45.61%)
Mutual labels:  hugo-theme, hugo
hugo-theme-minima
A clean and minimal Hugo theme.
Stars: ✭ 70 (+22.81%)
Mutual labels:  hugo-theme, hugo
npqhugo
npq-hugo is a customizable and responsive dark blog theme with integrated contact form and code syntax highlighting
Stars: ✭ 24 (-57.89%)
Mutual labels:  hugo-theme, hugo
internet-weblog
internet weblog theme for Hugo
Stars: ✭ 33 (-42.11%)
Mutual labels:  hugo-theme, hugo
hugo-zen
Hugo Zen is a minimal hugo theme.
Stars: ✭ 90 (+57.89%)
Mutual labels:  hugo-theme, hugo
uBlogger
A template designed with your readers in mind ❤️
Stars: ✭ 242 (+324.56%)
Mutual labels:  hugo-theme, hugo
twenty-twenty-hugo
Twenty Twenty Hugo is forked from WordPress Twenty Twenty theme. It's fully functional like the WordPress theme.
Stars: ✭ 48 (-15.79%)
Mutual labels:  hugo-theme, hugo
liva-hugo
Liva is a personal blog template powered by Hugo.
Stars: ✭ 192 (+236.84%)
Mutual labels:  hugo-theme, hugo
newsroom
A simple, minimalistic Hugo theme. View Demo here
Stars: ✭ 200 (+250.88%)
Mutual labels:  hugo-theme, hugo
hugo-uilite
uicard.io/products/hugo-uilite
Stars: ✭ 85 (+49.12%)
Mutual labels:  hugo-theme, hugo
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+11989.47%)
Mutual labels:  hugo-theme, hugo
hugo-documentation-theme
📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档
Stars: ✭ 101 (+77.19%)
Mutual labels:  hugo-theme, hugo
hugo-alabaster-theme
A documentation theme ported from Sphinx to Hugo
Stars: ✭ 73 (+28.07%)
Mutual labels:  hugo-theme, hugo
bulma
Bulma is a simple and a responsive Hugo theme that offers a traditional blog mixed with a landing page designed to bootstrap your frontend!.
Stars: ✭ 41 (-28.07%)
Mutual labels:  hugo-theme, hugo
starter-hugo-research-group
👥 轻松创建研究组或组织网站 Easily create a stunning Research Group, Team, or Business Website with no-code
Stars: ✭ 148 (+159.65%)
Mutual labels:  hugo-theme, hugo

HUGO ALAGEEK THEME

alaGeek is an enhanced version of the Cocoa theme featuring a customizable homepage with different sections including the latest posts, syntax highlighting and MathJax support and much more. It's rewritten with Bootstrap 5.

Websites that are using Hugo with alaGeek theme:

Feel free to open a pull-request to add your website here, I'll check this list every new version. You don't need to use the latest version of the theme.

FEATURES

  • Social media links on the footer:
    • 500px
    • Facebook
    • Flattr
    • GitHub
    • GitLab
    • Linkedin
    • Mastodon
    • Twitter
  • Homepage with latest and best posts.
  • Single pages, sections with a header and a list of articles
  • Syntax highlighting with highlightjs
  • Progressive images
  • Twitter cards support
  • LaTeX support with MathJax
  • Possibility to add extra scripts with footer_extra.html
  • Disqus support
  • Dark-mode support
  • High accessibility score
  • Pagination support in blog posts
  • General and post-specific Table of Contents support.

DEPENDENCY VERSIONS

  • bootstrap: 5.1.3
  • highlightjs: 11.4.0
  • mathjax: ^3.0.0
  • progressively: latest stable version

TYPOGRAPHY

You can customize the fonts copying and editing style_main.html file. The defaults are:

  • Title: Merriweather Sans
  • Content: Merriweather
  • Code: Fira Code

SUPPORTED LANGUAGES

  • Catalan
  • English (Default)
  • Romanian
  • Russian
  • Spanish
  • Turkish

BACKWARD-INCOMPATIBLE CHANGES

V3.0.0: REGENERATE PROJECT FROM SCRATCH

  • icon_back.html has been renamed icon_prev.html.
  • header_extra.html has been renamed head_extra.html.
  • HEAD tags have been moved to head.html.
  • All script lines have been moved to footer_extra.html.
  • highlight.css has been removed and a new partial template style_highlight.html has been created.

V2.0.0: NEW MARKDOWN PARSERS

If you prefer to use Goldmark instead of Blackfriday for Markdown parser, you need to set xhtml: true for activating progressively extension. Also, you need to set unsafe: true if you use Bootstrap HTML components in Markdown files. Please take a look at this document for more information.

V2.0.0: BOOTSTRAP V5 MIGRATION

If you have a Bootstrap v4 specific customization on your theme, please take a look at this document or keep your theme in the old version v1.5.0.

HOW DARK MODE WORKS

It automatically reads your system or browser color scheme and activates the dark or light mode. If you want to use dark mode in all cases, copy and move the main.css into your static folder keeping the path, remove light-mode specific colors.

LICENSE

Licensed under the MIT License. See the LICENSE.md file for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].