11 changed files with 167 additions and 51 deletions
@ -1,22 +1,18 @@ |
|||
+++ |
|||
title = "Compose" |
|||
title = "TangraPlay" |
|||
|
|||
+++ |
|||
{{< block "grid-2 mt-2" >}} |
|||
{{< column >}} |
|||
|
|||
# Compose your Docs with __Ease__. |
|||
# TangraPlay |
|||
|
|||
Compose is a lean theme for the `Hugo`, inspired by [forestry.io](https://forestry.io). |
|||
Десктоп плеър за [Рок Радио Тангра](http://www.radiotangra.com/) |
|||
|
|||
We do a [Pull Request](https://github.com/onweru/compose/pulls) contributions workflow on **GitHub**. Also feel free to raise any issues or feature suggestions. |
|||
|
|||
Note that the theme is built with simplicity in mind. This way, if a suggestion complicates the usability of the theme, it may be declined. New users are always welcome! |
|||
|
|||
{{< button "docs/" "Read the Docs" >}} {{< button "https://github.com/onweru/compose" "Download Theme" >}} |
|||
{{< button "docs/" "Инсталиране" >}} |
|||
|
|||
{{< /column >}} |
|||
{{< column >}} |
|||
 |
|||
 |
|||
{{< /column >}} |
|||
{{< /block >}} |
@ -1,8 +1,10 @@ |
|||
--- |
|||
title: "Compose Docs" |
|||
title: "Начини на инсталиране" |
|||
weight: 1 |
|||
--- |
|||
|
|||
Welcome to the Compose theme user guide! This guide shows you how to get started creating technical documentation sites using Compose, including site customization and how to use Compose's blocks and templates. |
|||
|
|||
{{< button "./getting-started/" "Get started now" >}} |
|||
{{< button "./linux/" "Инсталация под Linux" >}} |
|||
{{< button "./windows/" "Инсталация под Windows" >}} |
|||
{{< button "./mac/" "Инсталация под Mac" >}} |
@ -1,13 +1,12 @@ |
|||
--- |
|||
title: "Getting Started" |
|||
title: "Инсталация под Linux" |
|||
weight: 2 |
|||
description: > |
|||
This page tells you how to get started with the Compose theme, including installation and basic configuration. |
|||
--- |
|||
|
|||
## Prerequisites and installation |
|||
|
|||
### Install Hugo |
|||
## Инсталиране с Flatpak |
|||
|
|||
You need a [recent **extended** version](https://github.com/gohugoio/hugo/releases) (we recommend version 0.61 or later) of [Hugo](https://gohugo.io/) to do local builds and previews of sites (like this one) that uses this theme. |
|||
|
@ -1,12 +0,0 @@ |
|||
--- |
|||
title: "Overview" |
|||
weight: 4 |
|||
description: > |
|||
Use hugo shortcodes to quickly compose your documentation pages. |
|||
--- |
|||
|
|||
Instead of writing all your site pages from scratch, Hugo lets you define and use [shortcodes](https://gohugo.io/content-management/shortcodes/). |
|||
|
|||
Why shortcodes? While markdown is sufficient to produce simple pages, it's insufficient where complex page structures are needed. Thusly, whenever we need special styling, shortcodes compliment the shortcomings of markdown. |
|||
|
|||
This way, you can side step complex html and css boilerplate in your content files. |
@ -1,6 +1,6 @@ |
|||
--- |
|||
title: "Shortcodes Applied" |
|||
weight: 7 |
|||
title: "Инсталация под Windows" |
|||
weight: 3 |
|||
description: > |
|||
This is how the shortcodes would look like in action |
|||
--- |
After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 285 KiB |
Loading…
Reference in new issue