Skip to content

RachaneeSaeng/dotnetconfth.github.io

 
 

Repository files navigation

. NET Conf Thailand Website

Running

Docker

docker-compose -f docker-compose.yml up

Local Machine

jekyll serve --force_polling --livereload

Redirect form

  • You need to add redirect form to _config.xml and Gemfile

_config.xml

plugins:
  -jekyll-redirect-from

Gemfile

gem "jekyll-redirect-from"

About

The official website for .NET CONF Thailand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 51.3%
  • HTML 23.1%
  • SCSS 14.2%
  • CSS 5.2%
  • JavaScript 5.0%
  • PowerShell 0.7%
  • Other 0.5%