From 69bdc908c56b6a68f1364562054353cff10a1ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Mon, 19 Sep 2022 22:20:09 +0100 Subject: [PATCH] added icons for discourse, goodreads, hackernews, and music; documented swatches shortcode --- assets/icons/discourse.svg | 2 ++ docs/docs/index.html | 2 +- docs/docs/shortcodes/index.html | 15 +++++++++------ docs/index.json | 2 +- docs/samples/charts/index.html | 8 ++++---- docs/samples/icons/index.html | 4 ++-- docs/samples/index.html | 2 +- docs/tags/docs/index.html | 2 +- docs/tags/icon/index.html | 2 +- docs/tags/icons/index.html | 2 +- docs/tags/lead/index.html | 2 +- docs/tags/mermaid/index.html | 2 +- docs/tags/sample/index.html | 2 +- docs/tags/shortcodes/index.html | 4 ++-- exampleSite/content/docs/shortcodes/index.md | 12 ++++++++++++ exampleSite/content/samples/icons.md | 4 ++++ 16 files changed, 44 insertions(+), 23 deletions(-) create mode 100644 assets/icons/discourse.svg diff --git a/assets/icons/discourse.svg b/assets/icons/discourse.svg new file mode 100644 index 00000000..d2170085 --- /dev/null +++ b/assets/icons/discourse.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/docs/docs/index.html b/docs/docs/index.html index c4fd2773..9ac1c8e1 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -23,7 +23,7 @@ /blowfish/docs/featured_hud8adc593272aed8f1224d3593fe9b187_99792_1320x0_resize_box_3.png 2x" src=/blowfish/docs/featured_hud8adc593272aed8f1224d3593fe9b187_99792_660x0_resize_box_3.png alt="Featured Blowfish image">

This section contains everything you need to know about Blowfish. If you’re new, check out the Installation guide to begin or visit the Samples section to see what Blowfish can do.


Welcome to Blowfish šŸ”

595 words·3 mins·0 views
Blowfish is packed with tons of features. The original aim of Blowfish was to develop a theme that was simple and lightweight. The theme is a fork of Congo and expands its initial vision.

Installation

976 words·5 mins·0 views
Simply follow the standard Hugo Quick Start procedure to get up and running quickly. Detailed installation instructions can be found below. Instructions for updating the theme are also available. Installation # These instructions will get you up and running using Hugo and Blowfish from a completely blank state.

Getting Started

897 words·5 mins·0 views
This section assumes you have already installed the Blowfish theme. The config files that ship with Blowfish contain all of the possible settings that the theme recognises. By default, many of these are commented out but you can simply uncomment them to activate or change a specific feature.

Configuration

2335 words·11 mins·0 views
Blowfish is a highly customisable theme and uses some of the latest Hugo features to simplify how it is configured. -The theme ships with a default configuration that gets you up and running with a basic blog or static website.

Homepage Layout

478 words·3 mins·0 views
Blowfish provides a fully flexible homepage layout. There are two main templates to choose from with additional settings to adjust the design. Alternatively, you can also provide your own template and have complete control over the homepage content.

Front Matter

542 words·3 mins·0 views
In addition to the default Hugo front matter parameters, Blowfish adds a number of additional options to customise the presentation of individual articles. All the available theme front matter parameters are listed below.

Shortcodes

954 words·5 mins·0 views
In addition to all the default Hugo shortcodes, Blowfish adds a few extras for additional functionality. +The theme ships with a default configuration that gets you up and running with a basic blog or static website.

Homepage Layout

478 words·3 mins·0 views
Blowfish provides a fully flexible homepage layout. There are two main templates to choose from with additional settings to adjust the design. Alternatively, you can also provide your own template and have complete control over the homepage content.

Front Matter

542 words·3 mins·0 views
In addition to the default Hugo front matter parameters, Blowfish adds a number of additional options to customise the presentation of individual articles. All the available theme front matter parameters are listed below.

Shortcodes

998 words·5 mins·0 views
In addition to all the default Hugo shortcodes, Blowfish adds a few extras for additional functionality. Alert # alert outputs its contents as a stylised message box within your article. It’s useful for drawing attention to important information that you don’t want the reader to miss.

Partials

734 words·4 mins·0 views
Analytics # Blowfish provides built-in support for Fathom Analytics and Google Analytics. Fathom is a paid alternative to Google Analytics that respects user privacy. Fathom Analytics # To enable Fathom Analytics support, simply provide your Fathom site code in the config/_default/params.

Content Examples

2005 words·10 mins·0 views
If you’ve been reading the documentation in order, you should now know about all the features and configurations available in Blowfish. This page is designed to pull everything together and offer some worked examples that you might like to use in your Hugo project.

Advanced Customisation

1519 words·8 mins·0 views
There are many ways you can make advanced changes to Blowfish. Read below to learn more about what can be customised and the best way of achieving your desired result.

Hosting & Deployment

822 words·4 mins·0 views
There are many ways to deploy your Hugo website built with Blowfish. The theme is designed to be flexible in almost any deployment scenario. Blowfish is built using relative URLs throughout the theme.

Firebase & Views

276 words·2 mins·0 views
In order to be able to support dynamic data across your website we’ve added the support to integrate Firebase. This will allow you to use the views feature across lists and posts.