Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.75 KB

README.md

File metadata and controls

58 lines (39 loc) · 1.75 KB

Releasing a new version of VASL

Add new version notes to download.htm

Find first <div class="well table"> and replicate that DIV.

  • update the first link (i.e. "VASL 6.4.1") to use the new version number for the link id, href, and text
  • change the "Updated" date
  • update the release notes

In the previous version (now the second one):

  • change the class of the download link from "btn-primary" to "btn-info"
  • remove the "Get the version 6 boards" link (this always stays with the current version)

Download the new VASL vmod file and compress it, creating the new zip file, i.e. "VASLv641.zip". Copy the zip file into the modules folder of this repo (should be the same as the href set earlier (href="modules/VASLv641.zip")

Commit and Push the new module zip file and the updated download.htm to this repo.

Github Pages will get updated soon after the files are pushed, and the new changes will be visible on the website.

vasl setup files

To rebuild the setup include file (/include/scen.html), run

jekyll build

This will regenerate the file based on the folders and files found in \setups, and the resulting changes to /include/scen.html will need to get commited and pushed.

vasl-website

Source code for the VASL website

Rodney's original website was used as the basis for this, with a lot of updates.

Here is where the old site was resurrected from:

http://web.archive.org/web/20090802172423/http://www.vasl.org/index.htm

vasl.info hosting

godaddy.com

DNS records (as of 3-19-2018)
A 192.30.252.153
A 192.30.252.154

DNS records (as of 4-17-2020)
A 185.199.108.153
A 185.199.109.153
A 185.199.110.153
A 185.199.111.153

CNAME www vasl-developers.github.io