docs: add all untracked content
This commit is contained in:
parent
3966c0c257
commit
e1798ee0d1
35
VT-Engine.html
Normal file
35
VT-Engine.html
Normal file
@ -0,0 +1,35 @@
|
||||
<!--
|
||||
title: About Tuxy
|
||||
description: This is about Tuxy, read to know about Tuxy.
|
||||
published: 1
|
||||
date: 2024-03-08T21:50:50.705Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2024-03-08T19:02:50.076Z
|
||||
-->
|
||||
|
||||
<!-- About Tuxy
|
||||
|
||||
This is about Tuxy.
|
||||
Tuxy is an 18 year old who is interested in making this page right here. In fact, he just made it.
|
||||
-->
|
||||
|
||||
<script>
|
||||
alert ("BACON");
|
||||
function showdetails(page) {
|
||||
var tuxy = page.getAttribute("data-tuxy-info");
|
||||
alert("This is a test");
|
||||
}
|
||||
</script>
|
||||
|
||||
<h1>About Tuxy of Valeron</h1>
|
||||
|
||||
<p>This is about Tuxy.</p>
|
||||
<p>Tuxy is an 18 year old who is interested in making this page right here. In fact, he just made it.</p>
|
||||
|
||||
<body>
|
||||
<hl>Info</hl>
|
||||
<p>Click below to see info</p>
|
||||
<button> </button>
|
||||
</body>
|
||||
<html>
|
21
home.html
Normal file
21
home.html
Normal file
@ -0,0 +1,21 @@
|
||||
<!--
|
||||
title: Trying out wiki.js
|
||||
description:
|
||||
published: 1
|
||||
date: 2024-03-08T18:53:27.599Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2024-03-08T07:21:20.448Z
|
||||
-->
|
||||
|
||||
<h1>WEBBBIEEEE</h1>
|
||||
<p style="text-align:justify;">Tuxy, you don't need to use this CMS. There are many possible approaches. But this one has some nice features, including both Markdown support and a visual editor, a comments system, and a wiki site structure.</p>
|
||||
<p style="text-align:justify;">The Markdown and visual editor features mean that you can start to create content immediately. There is very little to learn.</p>
|
||||
<p style="text-align:justify;">Minetest is a free <a href="https://en.wikipedia.org/wiki/Game_engine">game engine.</a> Think of Minetest as a <strong>collection</strong> of different programs similar to Minecraft™. Each program can create or visit blocky game worlds. Both offline worlds and communal worlds on the Internet are supported.</p>
|
||||
<p style="text-align:justify;">The blocky game worlds have themes such as Old West, post apocalypse, ordinary cities, and many more. The client automatically downloads assets. Gameplay is defined by Lua mods which usually run on the server.</p>
|
||||
<p style="text-align:justify;">This type of game is referred to as <a href="https://en.wikipedia.org/wiki/Voxel">voxel.</a> One well-known part of many voxel games is that you can acquire ores and other materials, often by mining them, and use them to "craft" objects such as tools. However, Minetest offers more than this. And Final Minetest in particular is the FOSS platform of choice for edutech and academic voxel work.</p>
|
||||
<p style="text-align:justify;"> </p>
|
||||
<p style="text-align:justify;">– Tuxy</p>
|
||||
<p style="text-align:justify;"> </p>
|
||||
<p style="text-align:justify;">This is a test version of what website I might want to make. <br>Thank oldcoder.</p>
|
||||
<p style="text-align:justify;"> </p>
|
17
movies.html
Normal file
17
movies.html
Normal file
@ -0,0 +1,17 @@
|
||||
<!--
|
||||
title: The page is sage
|
||||
description:
|
||||
published: 1
|
||||
date: 2024-03-08T08:02:35.820Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2024-03-08T07:36:40.878Z
|
||||
-->
|
||||
|
||||
<div>
|
||||
<p>
|
||||
Ain't it cool<br />
|
||||
We ain't no fool<br />
|
||||
Note: This page is written in HTML as opposed to the visual editor
|
||||
</p>
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user