File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Welcome to Jekyll!
2
2
#
3
- # This config file is meant for settings that affect your whole blog, values
4
- # which you are expected to set up once and rarely edit after that. If you find
5
- # yourself editing this file very often, consider using Jekyll's data files
6
- # feature for the data you need to update frequently.
7
- #
8
3
# For technical reasons, this file is *NOT* reloaded automatically when you use
9
4
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
10
5
#
19
14
# in the templates via {{ site.myvariable }}.
20
15
21
16
title : InterSystems ObjectScript for VS Code
22
-
17
+
23
18
description : >- # this means to ignore newlines until "baseurl:"
24
19
InterSystems ObjectScript language support for Visual Studio Code.
25
- baseurl : " " # the subpath of your site, e.g. /blog
26
- url : " " # the base hostname & protocol for your site, e.g. http://example.com
27
- twitter_username : " "
28
- github_username : " "
20
+ baseurl : " /vscode-objectscript " # the subpath of your site, e.g. /blog
21
+ url : " https://intersystems-community.github.io " # the base hostname & protocol for your site, e.g. http://example.com
22
+ # twitter_username: ""
23
+ # github_username: ""
29
24
30
25
# Build settings
31
26
# theme: "just-the-docs"
You can’t perform that action at this time.
0 commit comments