New Website
New Website
Finally changed up that old tired website that I have had forever.
In my first post I am going to try out some of the new formatting of the website. I am using a application called Hugo to generate the site, since it creates static pages it increases the speed, and lowers resources needed for the site.
What are we going to test:
- First we need to test list.
- I reckon I will often list code, so lets test that.
- Of course, links are important
- Maybe some basic bold and Italics
- Of course we should test tables out
- and images, I am sure I will use a lot of them.
If I want to display code, I will do it like this:
This is some code
here is an example of a link… this is a link
Hmm.. so italics
some bold
strikethrough
This is a test this is second test
and another
one more time OK, last time.. I mean it
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
Pretty neat! Very simple..
More details on the markdown launge can be found here.. This is mostly for me.. a referral post.