action-upterm
Enable real-time SSH debugging of GitHub Actions using upterm, providing direct access to the runner system for enhance…
Modern, Simple and beautiful Hugo theme
git clone https://github.com/mismith0227/hugo_theme_pickles.gitmismith0227/hugo_theme_picklesPickles is a modern, simple and beautiful Hugo theme.
There is a custom shortcode for Image Zoom. You can use it like so:
{{< zoom-img src="/images/default.jpg" >}}
In your Hugo site directory, run:
$ mkdir themes $ cd themes $ git clone -b release https://github.com/mismith0227/hugo_theme_pickles
Or download it from the release branch:
Use Hugo's -t hugo_theme_pickles or --theme=hugo_theme_pickles option with hugo commands. For example:
$ hugo server -t hugo_theme_pickles -w -D
You may specify the following options in config.toml of your site to make use of
this theme's features.
For getting started with Pickles, copy the config.toml file from the exampleSite directory inside Pickles’s repository to your site repository.
$ cp themes/hugo_theme_pickles/exampleSite/config.toml .
Now, you can start editing this file and add your own information!
To hide the date in a post, set the hideDate parameter in the front matter:
--- hideDate: true ---
You can use hideWordCount and headReadingTime to hide word count and reading time on both, the posts and the post list.
--- hideWordCount: true hideReadingTime: true ---
Pull requests, bug fixes and new features are welcome!
Please create feature branches from develop and submit a PR for any change.
yarn
// Development yarn run dev // On another tab yarn run hugo // Production (compress) yarn run prod // On another tab yarn run hugo // Build yarn run build
Open sourced under the MIT license.
more like this
Enable real-time SSH debugging of GitHub Actions using upterm, providing direct access to the runner system for enhance…
A powerful, browser-based content management panel for static site generators.
An ASP.NET Core tool for generating static websites from MVC views.
search projects, people, and tags