Ociaw.Wyam.PlainBlog 0.3.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3.0 or higher.

dotnet add package Ociaw.Wyam.PlainBlog --version 0.3.2
                    
NuGet\Install-Package Ociaw.Wyam.PlainBlog -Version 0.3.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ociaw.Wyam.PlainBlog" Version="0.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ociaw.Wyam.PlainBlog" Version="0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Ociaw.Wyam.PlainBlog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ociaw.Wyam.PlainBlog --version 0.3.2
                    
#r "nuget: Ociaw.Wyam.PlainBlog, 0.3.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Ociaw.Wyam.PlainBlog&version=0.3.2
                    
Install Ociaw.Wyam.PlainBlog as a Cake Addin
#tool nuget:?package=Ociaw.Wyam.PlainBlog&version=0.3.2
                    
Install Ociaw.Wyam.PlainBlog as a Cake Tool

A simple theme for Wyam's blog recipe.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.5 501 6/19/2021
0.3.4 469 6/20/2020
0.3.3 512 6/20/2020
0.3.2 484 6/20/2020
0.3.1 564 11/12/2019
0.3.0 543 10/31/2019
0.2.9 571 9/23/2019
0.2.8 679 4/24/2019
0.2.6 604 3/4/2019
0.2.5 683 2/2/2019
0.2.4 900 1/19/2019
0.2.2 921 12/31/2018
0.2.0 692 12/29/2018

Removed unnecessary selector for hovered button links.
Removed horizontal margin on figure elements.