- Notifications
You must be signed in to change notification settings - Fork7
utPLSQL Website Source
utPLSQL/utPLSQL.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TheutPLSQL website is powered byJekyll. Which generated HTML when you push a commit toutplsql.github.io.
This also works in harmony with the gh-pages branches on the various other repository to create a single website. For example theutpsql repositoriesgh-pages branch, is visible athttps://utplsql.github.io/utPLSQL/.
This allows for documentation from each sub repository to host it's own documentation without having to modify the utplsql.github.io repository directly.
Create a File in the_posts directory with the file name ofYYYY-MM-DD-Blog-Post-Name.md
This file will be a standardMarkdown file which can be editing with any text editor although there are many offline and online editors for Markdown.
The file will also need a YAML Front Matter section at the top of the file.
---layout: posttitle: "Title of Blog Post"date: 2016-06-20 15:00:00 -0600categories: moving---
Look at an existing post if you want an example.
Jekyll will allow you to preview the site locally doing the following:
About
utPLSQL Website Source
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.