libweb
A repository with reusable components for web development.
This is a link to example.com.
Have a look at this beautiful code:
#!/usr/bin/python3
print("This is just some example code!")
Sometimes it is quite nice to put things into cards:
This is a Card
Cards are very good.
It is also possible to put cards into an anchor tag:
This is a Card inside an Anchor
It is a link!