Partially inspired by the recent multitude of users making their own websites and partially on my own initiative, I have been "hard at work" (ok, it wasn't that much work) revamping my website.
I've decided at making it look "pseudo-markdown" for various aesthetic reasons. (The website is largely inspired by https://aem1k.com because he is an amazing JS programmer and is website looks cool).
<nerd stuff>
This effect is really easy to replicate with a bit of modern CSS. The ::before and ::after pseudo-elements let you insert text and styles before and after an element, respectively.
For the headings, for example, I use a ::before pseudo-element to insert the appropriate number of hashtags.
</nerd stuff>
https://legend-of-iphoenix.github.io
I've decided at making it look "pseudo-markdown" for various aesthetic reasons. (The website is largely inspired by https://aem1k.com because he is an amazing JS programmer and is website looks cool).
<nerd stuff>
This effect is really easy to replicate with a bit of modern CSS. The ::before and ::after pseudo-elements let you insert text and styles before and after an element, respectively.
For the headings, for example, I use a ::before pseudo-element to insert the appropriate number of hashtags.
</nerd stuff>
https://legend-of-iphoenix.github.io