You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A frontend framework for developing and Managing Reactive UIs in an elegant and easy way using normal non-module base JavaScript. That is, you can run this just like every other browser script.
6
+
baseurl: "/OpenScript.Js"
7
+
url: "https://OpenScriptJs.github.io"
8
+
9
+
# Author details
10
+
author:
11
+
name: Levi Kamara Zwannah
12
+
email: levizwannah@gmail.com
13
+
14
+
# Theme setup
15
+
theme: jekyll-theme-cayman
16
+
17
+
# Plugins
18
+
plugins:
19
+
- jekyll-feed
20
+
- jekyll-seo-tag
21
+
- jekyll-sitemap
22
+
- jemoji
23
+
24
+
# Features
25
+
markdown: kramdown
26
+
highlighter: rouge
27
+
28
+
# SEO settings
29
+
seo:
30
+
title: "OpenScriptJs"
31
+
description: "A frontend framework for developing and Managing Reactive UIs in an elegant and easy way using normal non-module base JavaScript. That is, you can run this just like every other browser script."
0 commit comments