dotnet-shmotnet

A simple static web page with a summary of the .NET history.

MIT License

Stars
8

Dotnet Shmotnet

Dotnet Shmotnet is a simple static web page with a summary of the .NET history.


Setup

  1. clone this repo
  2. bundle install
  3. bundle exec jekyll serve
  4. The site is served locally at http://localhost:4000/dotnet-shmotnet/

Contributing

Please go ahead and add/remove/update anything you see fit! The main table sits under index.md. If you aren't familiar with the ^^ syntax in the table, its simply a merge with the cell above (take a look at Jekyll Spaceship for more details and other syntaxes provided by this cool plugin).

After the changes are introduced to the main branch the deployment should take a few minutes. You can track the deployment status here.

New to Jekyll but want to contribute?

Take a look here for more details.


Credits

  • Jekyll - A blog-aware static site generator in Ruby.
  • Jekyll Spaceship - A minimalistic, powerful and extremely customizable Jekyll plugin.

License

This project is licensed under the terms of the MIT license.