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 11# Welcome to Jekyll!
22#
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- #
83# For technical reasons, this file is *NOT* reloaded automatically when you use
94# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
105#
1914# in the templates via {{ site.myvariable }}.
2015
2116title : InterSystems ObjectScript for VS Code
22- 17+ 2318description : >- # this means to ignore newlines until "baseurl:"
2419 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: ""
2924
3025# Build settings
3126# theme: "just-the-docs"
You can’t perform that action at this time.
0 commit comments