Initial files for MakeCode project

This commit is contained in:
H. Saw 2022-12-11 10:41:17 +08:00
parent 01b975a7f1
commit 83636085d2
11 changed files with 127 additions and 1 deletions

2
Gemfile Normal file
View file

@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins