PSJekyll

0.1

Scarily Simple Static Sites with Jekyll and PowerShell

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSJekyll

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSJekyll

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2024

Package Details

Author(s)

  • James Brundage

Tags

PowerShellWeb Jekyll Docker Container GitHubAction StaticSite

Dependencies

This module has no dependencies.

Release Notes

## PSJekyll 0.1

> Like It? [Star It](https://github.com/PowerShellWeb/PSJekyll)
> Love It? [Support It](https://github.com/sponsors/StartAutomating)

* Initial Release of PSJekyll
 * GitHub Action for PSJekyll
 * Docker Container for PSJekyll
 * PowerShell Module for PSJekyll

~~~PowerShell
Install-Module -Name PSJekyll -Scope CurrentUser -Force -AllowClobber
Import-Module PSJekyll -Force -PassThru | Split-Path | Push-Location
$PSJekyll.Site
~~~

FileList

Version History

Version Downloads Last updated
0.1 (current version) 295 10/10/2024