Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

utPLSQL Website Source

NotificationsYou must be signed in to change notification settings

utPLSQL/utPLSQL.github.io

 
 

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.

How to make an announcement post.

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.

How to preview site locally

Jekyll will allow you to preview the site locally doing the following:

  1. Install Jekyll 3
  2. Use Jekyll Serve

About

utPLSQL Website Source

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp