Updated development page.
This commit is contained in:
parent
bbb410dd25
commit
46d6841303
1 changed files with 7 additions and 7 deletions
|
|
@ -4,27 +4,27 @@ published: true
|
|||
noToc: true
|
||||
noDate: true
|
||||
title: /development/
|
||||
_subtitle: Development information
|
||||
subtitle: Some Development information. Currently only some Git logs are displayed.
|
||||
permalink: /development/
|
||||
---
|
||||
|
||||
<h2>The xw3.org Git log</h2>
|
||||
<h2>The xw3 Git log</h2>
|
||||
|
||||
<ul id="gitlog" name="gitlog" style="font-family: CourierPrimeSans;">NULL</ul>
|
||||
|
||||
<p style="text-align:right;"><a href="{{ site.git }}commits/branch/main">[View full git log]</a></p>
|
||||
<p style="text-align:right;"><a href="{{ site.git }}commits/branch/main">[Full Git log]</a></p>
|
||||
|
||||
<h2>The xw3 cgi Git log</h2>
|
||||
<h2>The cgi Git log</h2>
|
||||
|
||||
<ul id="gitlog_cgi" name="gitlog_cgi" style="font-family: CourierPrimeSans;">NULL</ul>
|
||||
|
||||
<p style="text-align:right;"><a href="https://git.xw3.org/xw3/cgi/commits/branch/main">[View full git log]</a></p>
|
||||
<p style="text-align:right;"><a href="https://git.xw3.org/xw3/cgi/commits/branch/main">[Full Git log]</a></p>
|
||||
|
||||
<h2>The xw3 lib Git log</h2>
|
||||
<h2>The lib Git log</h2>
|
||||
|
||||
<ul id="gitlog_lib" name="gitlog_lib" style="font-family: CourierPrimeSans;">NULL</ul>
|
||||
|
||||
<p style="text-align:right;"><a href="https://git.xw3.org/xw3/lib/commits/branch/main">[View full git log]</a></p>
|
||||
<p style="text-align:right;"><a href="https://git.xw3.org/xw3/lib/commits/branch/main">[Full Git log]</a></p>
|
||||
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue