Skip to content

brittking/postsharp.github.io

 
 

Repository files navigation

PostSharp Blog

This is the source code of https://blog.postsharp.net/.

You can submit PR to suggest corrections and clarifications.

License

This is not open source. The authors or PostSharp Technologies (SharpCrafters s.r.o.) keep all rights to the content.

Installing Jekyll on Windows

  1. Install Ruby with RubyInstaller as documented here: https://jekyllrb.com/docs/installation/windows/

  2. In the Ruby prompt, do:

    gem install jekyll bundler
    

Running locally

On a command prompt, execute:

run-server.cmd

About

PostSharp Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.2%
  • SCSS 2.8%