This commit is contained in:
Evgeny Gavrin
2015-06-13 19:32:24 +03:00
parent 4ca1c56b3d
commit 8d3ae4f1c5
29 changed files with 1461 additions and 2189 deletions
+16
View File
@@ -0,0 +1,16 @@
# Site settings
title: JerryScript Engine
#email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
JerryScript is a very lightweight JavaScript engine with capability to run on microcontrollers with less then 8KB of RAM.
baseurl: "/jerryscript" # the subpath of your site, e.g. /blog/
url: "http://samsung.github.io" # the base hostname & protocol for your site
#twitter_username: jekyllrb
#github_username: samsung
# Build settings
markdown: kramdown
highlighter: pygments
kramdown:
input: GFM