About

About

Content Manage System

This site is a static website that was created using the Book Theme of the Hugo Framework. It has Github hook so that if the repo is updated the site will also be updated.

Hosting

This documentation website hosted on Netlify

A CNAME record hosted at Vander Host points to the Netlify record:

$ ping docs.fintechsystems.net
PING fintechsystems.netlify.com (52.67.148.165) 56(84) bytes of data.
64 bytes from ec2-52-67-148-165.sa-east-1.compute.amazonaws.com (52.67.148.165): icmp_seq=1 ttl=47 time=333 ms

Markdown Cheat Sheet

Included below are common Markdown language examples to assist with producing content (more).

Images

Here’s a logo (hover to see the title text):

Inline-style: alt text

Reference-style: alt text

Quoted Text

The world is your oyster

PHP Code Highlighting

<?
phpinfo();

Tables

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
Markdown Less Pretty
Still renders nicely
1 2 3

Media Resources

WHMCS

References

New to static website generators? See a comprehensive list of them here: - https://www.staticgen.com/