Introducing PSJekyll #95
                  
                    
                      StartAutomating
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PSJekyll
Scarily Simple Static Sites with Jekyll and PowerShell
PSJekyll is a new module that helps you script static site creation using PowerShell and Jekyll.
Installing
Importing
Using PSJekyll
$PSJekyllis the module, and exposes a dynamic property,.CurrentSite(aliased to.Site).Any subdirectory with a
_config.ymlwill be considered a site.If no site is found, the current directory will be considered a site.
Beta Was this translation helpful? Give feedback.
All reactions