Further resources
There's really a lot you can do to create your own website. Here are some further resources for trying different things:
Free sites for hosting | Other themes for MkDocs | Other static site generators |
---|---|---|
Netlify | MkDocs catalog | Jekyll |
GitLab Pages | MkDocs-themes | Hugo |
Surge | Docusaurus | |
Firebase hosting | Sphinx | |
Bitbucket | GitBook (closed source) | |
Vercel | ... | |
Render | ||
Tiiny host | ||
AWS Amplify | ||
... |
Resources for HTML coding
Personally, I recommend the tutorial by W3 Schools. The documentation is very comprehensive but easy to understand. Additionally, they provide you with an interactive editor where you can try things out and see which changes in the code lead to what kind of difference in the rendering.