3 Star 0 Fork 0

gpress / gpress-geekdoc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 6.29 KB
一键复制 编辑 原始数据 按行查看 历史
springrain 提交于 2023-12-10 10:44 . 抽离公共header头
{{ $site:=site }}
<!DOCTYPE html>
<html lang="en" class="color-toggle-hidden">
<head>
<title>{{ $site.Title }}</title>
<meta name="description" content="{{ $site.Description }}" />
<meta name="keyword" content="{{ $site.Keyword }}" />
{{template "base.html" }}
<main class="container flex flex-even">
<div class="gdoc-page">
<article class="gdoc-markdown gdoc-markdown__align--center">
<h1>Welcome to the documentation</h1>
<!--markdownlint-capture-->
<!--markdownlint-disable MD033-->
<p>
<span class="badge-placeholder">
<a class="gdoc-markdown__link--raw" href="https://ci.thegeeklab.de/repos/thegeeklab/hugo-geekdoc">
<img src="https://ci.thegeeklab.de/api/badges/thegeeklab/hugo-geekdoc/status.svg" alt="Build Status" />
</a>
</span>
<span class="badge-placeholder">
<a class="gdoc-markdown__link--raw" href="https://gitee.com/gpress/gpress">
<img src="https://img.shields.io/badge/hugo-0.112-blue.svg" alt="Hugo Version" />
</a>
</span>
<span class="badge-placeholder">
<a class="gdoc-markdown__link--raw" href="https://gitee.com/gpress/gpress-geekdoc/releases/latest">
<img src="https://img.shields.io/github/v/release/thegeeklab/hugo-geekdoc" alt="GitHub release" />
</a>
</span>
<span class="badge-placeholder">
<a class="gdoc-markdown__link--raw" href="https://gitee.com/gpress/gpress-geekdoc/graphs/contributors">
<img src="https://img.shields.io/github/contributors/thegeeklab/hugo-geekdoc" alt="GitHub contributors" />
</a>
</span>
<span class="badge-placeholder">
<a class="gdoc-markdown__link--raw" href="https://gitee.com/gpress/gpress-geekdoc/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/thegeeklab/hugo-geekdoc" alt="License: MIT" />
</a>
</span>
</p>
<!--markdownlint-restore-->
<p>Geekdoc is a simple Hugo theme for documentations.It is intentionally designed as a fast and lean theme and may not fit the requirements of complex projects.If a more feature-complete theme is required there are a lot of got alternatives out there.
</p>
<span class="gdoc-button gdoc-button--large">
<a class="gdoc-button__link" href="{{basePath}}post/getting-started">Getting Started</a>
</span>
<div class="gdoc-page__anchorwrap">
<h2 id="feature-overview">Feature overview</h2>
</div>
<div class="gdoc-columns gdoc-columns--regular flex flex-gap flex-mobile-column">
<div class="gdoc-columns__content gdoc-markdown--nested flex-even">
<div class="gdoc-page__anchorwrap">
<h3 id="clean-and-simple-design">Clean and simple design</h3>
</div>
<p>Stay focused on exploring the content and don&rsquo;t get overwhelmed by a complex design.</p>
</div>
<div class="gdoc-columns__content gdoc-markdown--nested flex-even">
<div class="gdoc-page__anchorwrap">
<h3 id="light-and-mobile-friendly">Light and mobile-friendly</h3>
</div>
<p>The theme is powered by less than 1 MB and looks impressive on mobile devices as well as on a regular Desktop.</p>
</div>
<div class="gdoc-columns__content gdoc-markdown--nested flex-even">
<div class="gdoc-page__anchorwrap">
<h3 id="easy-customization">Easy customization</h3>
</div>
<p>The look and feel can be easily customized by CSS custom properties(variables),features can be adjusted by Hugo parameters.</p>
</div>
</div>
<div class="gdoc-columns gdoc-columns--regular flex flex-gap flex-mobile-column">
<div class="gdoc-columns__content gdoc-markdown--nested flex-even">
<div class="gdoc-page__anchorwrap">
<h3 id="zero-initial-configuration">Zero initial configuration</h3>
</div>
<p>Getting started in minutes.The theme is shipped with a default configuration and works out of the box.</p>
</div>
<div class="gdoc-columns__content gdoc-markdown--nested flex-even">
<div class="gdoc-page__anchorwrap">
<h3 id="handy-shortcodes">Handy shortcodes</h3>
</div>
<p>We included some(hopefully)useful custom shortcodes so you don&rsquo;t have to and can focus on writing amazing docs.</p>
</div>
<div class="gdoc-columns__content gdoc-markdown--nested flex-even">
<div class="gdoc-page__anchorwrap">
<h3 id="dark-mode">Dark mode</h3>
</div>
<p>Powerful dark mode that detects your system preferences or can be controlled by a toggle switch.</p>
</div>
</div>
</article>
<div class="gdoc-page__footer flex flex-wrap justify-between"><span class="gdoc-page__nav"></span><span class="gdoc-page__nav"></span></div>
</div>
{{template "bodyend.html" }}
HTML
1
https://gitee.com/gpress/gpress-geekdoc.git
git@gitee.com:gpress/gpress-geekdoc.git
gpress
gpress-geekdoc
gpress-geekdoc
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891