basics for dev blog

This commit is contained in:
husky 2023-07-30 05:11:30 -07:00
parent 3f0f30ace1
commit affb952aa6
No known key found for this signature in database
GPG key ID: 6B3D8CB511646891
6 changed files with 278 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1000"
height="1000.0001"
viewBox="0 0 264.58334 264.58335"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="layer1"
transform="matrix(0.95141299,0,0,0.95144548,6.4264823,6.4687132)"
style="display:inline;stroke-width:1.01722">
<rect
style="fill:#a9a080;fill-opacity:1;stroke:#a9a080;stroke-width:10.5105;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect1"
width="213.40433"
height="213.40433"
x="30.12611"
y="20.892262"
transform="matrix(0.99939089,0.03489771,-0.03490128,0.99939076,0,0)" />
<rect
style="fill:#d7cb9c;fill-opacity:1;stroke:#d7cb9c;stroke-width:10.5105;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect2"
width="213.40433"
height="213.40433"
x="23.260386"
y="27.877934"
transform="matrix(0.99984773,-0.01745062,0.01745419,0.99984766,0,0)" />
</g>
<g
id="layer6"
transform="rotate(-1,133.24344,112.35478)">
<g
id="layer2"
transform="matrix(0.85344728,0,0,1,5.9704105,-2.5052913)"
style="stroke-width:1.08246">
<path
style="fill:#c0c0c0;fill-opacity:1;stroke:#da5454;stroke-width:10.8246;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="M 49.260952,159.64071 H 181.82224"
id="path8" />
<path
style="fill:#c0c0c0;fill-opacity:1;stroke:#da5454;stroke-width:10.8246;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="M 50.06958,209.32821 H 205.91506"
id="path9" />
<path
style="fill:#c0c0c0;fill-opacity:1;stroke:#da5454;stroke-width:10.8246;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="M 50.06958,134.79696 H 205.91506"
id="path15" />
<path
style="fill:#c0c0c0;fill-opacity:1;stroke:#da5454;stroke-width:10.8246;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="M 49.863468,184.48446 H 199.77402"
id="path16" />
</g>
<g
id="layer4"
transform="matrix(0.53187211,0,0,0.60737774,102.31203,73.414821)"
style="stroke-width:1.7594">
<path
style="fill:#f07070;fill-opacity:1;stroke:#f07070;stroke-width:17.594;stroke-linecap:square;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="M 199.09285,-28.679322 H 213.4148 V 178.66062 h -14.32195 z"
id="path11" />
<path
style="fill:#796666;fill-opacity:1;stroke:#796666;stroke-width:17.594;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="m 199.09285,131.03764 h 14.32195 v 78.13902 h -14.32195 z"
id="path12" />
<path
style="fill:#e5d1d1;fill-opacity:1;stroke:#9e9e9e;stroke-width:17.594;stroke-linecap:square;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="m 199.09285,210.03516 h 14.32195 l -7.16098,12.51731 z"
id="path13" />
</g>
<g
id="layer5">
<rect
style="fill:#e1e5ea;fill-opacity:1;stroke:#e1e5ea;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect16"
width="132.244"
height="48.544998"
x="49.083103"
y="55.652519" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

51
blog/index.html Normal file
View file

@ -0,0 +1,51 @@
<html lang="en">
<head>
<title>vore microcomputers - Development Blog</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div class="container">
<div class="container-item">
<img class="header-icon" src="/assets/blog/blog_typeset.svg" alt="Development Blog"/>
<h3>
blog entry listing for the last 10 entries <br/>
<!--<a href="archive.html">view all entries</a>-->
</h3>
<ul class="blog-listing">
<li><a href="posts/slug/index.html">Blog Post Title Here (2023-07-30)</a></li>
</ul>
<h3>legal disclaimer</h3>
<p>
this project is not associated in any way with the Unix brand or trademark, despite any potential
similarities or references to Unix or other Unix-like operating systems.
</p>
<p id="footer">
<br>contact us at <a href="mailto:nikocs@voremicrocomputers.com">nikocs@voremicrocomputers.com</a> <a
href="/pgp.asc">pgp key</a>
<br>
for abuse, copyright, or other legal issues, contact <a href="mailto:devnull@voremicrocomputers.com">devnull@voremicrocomputers.com</a><br>
<!-- or, call at <a href="tel:1-888-519-0437">+1 (888) 519-0437 (toll-free)</a> or <a href="tel:1-507-767-9433">+1 (507) RMS-YIFF (local)</a> -->
(our phone system is currently down, sorry!)
<br><br>
Vore Microcomputers is an unregistered trademark of Real Microsoft, LLC. all references to "the company"
are in reference to Real Microsoft, LLC and the name Vore Microcomputers is only a reference to the
hardware/software focused development project held under Real Microsoft, LLC. Real Microsoft, LLC is
in no way associated with the Microsoft Corporation or its products/projects.
<br><br>
<a href="https://climate.stripe.com/4MO1d9">Our Carbon Footprint</a>
</p>
</div>
<div class="container-item">
<div class="credit">
<img src="/xenia.png" alt="image of xenia, an anthropomorphic fox who was a contender for the linux mascot"/>
<span>image made by <a href="https://twitter.com/cathodegaytube/">@cathodegaytube</a>!</span>
</div>
</div>
</div>
</body>
</html>

View file

@ -0,0 +1,52 @@
<html lang="en">
<head>
<title>vore microcomputers development blog - blog post title here</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div class="container">
<div class="container-item">
<a href="/"><img src="/assets/logo_typeset.svg" alt="vore microcomputers logo"/></a>
<h1>Blog Title Here</h1>
<h5>2023-07-30</h5>
<img src="/assets/vs/wip.png" alt="drawing of the vap mascot holding a computer mouse with a construction sign to the right"/>
<p>vorem ipsum dolor sit amet</p>
<hr/>
<h3>legal disclaimer</h3>
<p>
this project is not associated in any way with the Unix brand or trademark, despite any potential
similarities or references to Unix or other Unix-like operating systems.
</p>
<p id="footer">
<br>contact us at <a href="mailto:nikocs@voremicrocomputers.com">nikocs@voremicrocomputers.com</a> <a
href="/pgp.asc">pgp key</a>
<br>
for abuse, copyright, or other legal issues, contact <a href="mailto:devnull@voremicrocomputers.com">devnull@voremicrocomputers.com</a><br>
<!-- or, call at <a href="tel:1-888-519-0437">+1 (888) 519-0437 (toll-free)</a> or <a href="tel:1-507-767-9433">+1 (507) RMS-YIFF (local)</a> -->
(our phone system is currently down, sorry!)
<br><br>
Vore Microcomputers is an unregistered trademark of Real Microsoft, LLC. all references to "the company"
are in reference to Real Microsoft, LLC and the name Vore Microcomputers is only a reference to the
hardware/software focused development project held under Real Microsoft, LLC. Real Microsoft, LLC is
in no way associated with the Microsoft Corporation or its products/projects.
<br><br>
<a href="https://climate.stripe.com/4MO1d9">Our Carbon Footprint</a>
</p>
</div>
<div class="container-item">
<div class="credit">
<img src="/xenia.png" alt="image of xenia, an anthropomorphic fox who was a contender for the linux mascot"/>
<span>image made by <a href="https://twitter.com/cathodegaytube/">@cathodegaytube</a>!</span>
</div>
</div>
</div>
</body>
</html>

View file

@ -18,6 +18,12 @@
<h2>VoreStation / vap</h2> <h2>VoreStation / vap</h2>
</a> </a>
</div> </div>
<div class="container-item product">
<a href="blog/index.html">
<img src="/assets/products/dev_blog.svg" alt="development blog logo"/>
<h2>development blog</h2>
</a>
</div>
<div class="container-item product"> <div class="container-item product">
<a href="yiffos/index.html"> <a href="yiffos/index.html">
<img src="/assets/products/yiffos_support.svg" alt="yiffOS support logo"/> <img src="/assets/products/yiffos_support.svg" alt="yiffOS support logo"/>

View file

@ -16,6 +16,11 @@ hr {
background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
} }
.blog-listing {
margin-top: 100px;
margin-bottom: 100px;
}
.header-icon { .header-icon {
height: 20vh; height: 20vh;
} }