Skip to content

Computer-Aided-Validation-Laboratory/devupdates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devupdates

A development blog for Pyvale found here https://computer-aided-validation-laboratory.github.io/devupdates/

To create a post posts:

  1. Clone the repo

  2. Make your markdown post in the posts folder. For this:

    1. The name of the markdown must be in the form YYYY-MM-DD-name-of-post.md
    2. The .md file must start with the yaml header as seen below and in the example posts, where TITLE is the name of the post, and YYYY-MM-DD is the date.
---
layout: posts
title: TITLE
date: YYYY-MM-DD
---
  1. Push changes, and they will be applied to the webpage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published