22 lines
870 B
HTML
22 lines
870 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<pre>
|
|
<h1>DeaDvey's domain</h1>
|
|
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
|
|
<hr/>
|
|
Hey, I'm deadvey, this is my html site, you can clone my page <a href="https://git.javalsai.dynv6.net/deadvey/markdown-site.git">here</a>
|
|
On this web-site, I have the following content:
|
|
- <a href="/blog/index.md">Personal blog</a>
|
|
- <a href="/resources.md">Resources</a>
|
|
This is the first website I created for the markdown web browser I made,
|
|
you can see an <a href="mttp://deadvey.com/markdowntest.md">example markdown page</a>
|
|
in order to see progress on the browser parser.
|
|
|
|
<a href="https://git.javalsai.dynv6.net/deadvey/htdocs.git">source code</a>
|
|
Mastodon: @deadvey@mastodon.tuxcord.net
|
|
IRC network: irc.tuxcord.net
|
|
Email: email@deadvey.com
|
|
<a href="mttp://tuxcord.net">tuxcord.net web-site</a>
|
|
</pre>
|
|
</html>
|