16 lines
706 B
Markdown
16 lines
706 B
Markdown
<!DOCTYPE md>
|
|
# DeaDvey's Domain
|
|
[Home page](/index.md) [Blogs](/blog/) [Projects](/projects/) [Contact](/contact/)
|
|
---
|
|
Hey, I'm deadvey, this is my markdown site, you can clone my page [here](https://git.javalsai.dynv6.net/deadvey/markdown-site.git)
|
|
On this web-site, I have the following content:
|
|
- [Personal blog](/blog/index.md)
|
|
- [Resources](/resources.md)
|
|
This is the first website I created for the markdown web browser I made,
|
|
you can see an [example markdown page](/markdowntest.md)
|
|
in order to see progress on the browser parser.
|
|
|
|
Copyright © 2022-2025 DeaDvey
|
|
[This website is licensed under the GPL3](/LICENSE)
|
|
[source code](https://git.javalsai.dynv6.net/deadvey/markdown-webbrowser.git)
|