Skip to content

aaronamm/dotnetconfthailand.github.io

This branch is 47 commits behind DotNetConfTh/dotnetconfth.github.io:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 3, 2020
Nov 3, 2020
Jan 25, 2021
Jan 22, 2021
Jan 11, 2021
Nov 3, 2020
Nov 3, 2020
Jan 22, 2021
Nov 3, 2020
Nov 3, 2020
Jun 6, 2020
Jun 6, 2020
Jun 6, 2020
Nov 3, 2020
Jul 9, 2020
Jun 14, 2020
Jun 14, 2020
Jan 7, 2021
Nov 3, 2020
Jun 6, 2020
Oct 21, 2019

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%