mirror of
https://github.com/lleene/hugo-site.git
synced 2025-07-29 11:03:16 +02:00
content update
This commit is contained in:
@ -16,7 +16,7 @@ SVG is generally the image container of choice having used it for illustrations,
|
||||
chip or device specifications, and visual outputs generated by code. SVG is
|
||||
plain xml that is structured with some top level object/properties followed by
|
||||
standardized objects that draw lines and shapes.
|
||||
The hope here is that we can call a predefined go proceedure that parses
|
||||
The hope here is that we can call a predefined go procedure that parses
|
||||
some section of markdown source code and instantiates the corresponding svg file
|
||||
under our static folder that is then referenced.
|
||||
|
||||
@ -33,7 +33,7 @@ statements.
|
||||
### Build Instructions
|
||||
|
||||
Building `libfms` and `kgt` from source was not too much of a hassle although
|
||||
the build / dependancy documentation could be better. This was build with my
|
||||
the build / dependency documentation could be better. This was build with my
|
||||
WLS-Ubuntu environment.
|
||||
|
||||
``` bash
|
||||
|
Reference in New Issue
Block a user