Skip to content

Commit

Permalink
initial test
Browse files Browse the repository at this point in the history
  • Loading branch information
lunalawl committed Dec 30, 2023
1 parent 1bf3343 commit d93b88a
Show file tree
Hide file tree
Showing 23 changed files with 225 additions and 2 deletions.
23 changes: 23 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: Deploy to neocities
# Deploy script for neocities by @bcomnes. Stripped of node.js and npm stuff.
on:
push:
branches:
- main

concurrency:
group: deploy-to-neocities
cancel-in-progress: true

jobs:
deploy:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v1
with:
api_token: ${{ secrets.NEOCITIES_API_TOKEN }}
cleanup: false
dist_dir: docs
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# MiloHax-Site
The repository for the MiloHax website
![logo](https://raw.githubusercontent.com/HMXMilohax/MiloHax-Site/main/docs/images/milohax.png)
# MiloHax Website Repository

# [Neocities](https://hmxmilohax.neocities.org/) [![Deploy to neocities](https://github.com/hmxmilohax/MiloHax-Site/actions/workflows/deploy.yml/badge.svg)](https://github.com/hmxmilohax/MiloHax-Site/actions/workflows/deploy.yml)
# [GitHub Pages Mirror](https://hmxmilohax.github.io/MiloHax-Site/) [![pages-build-deployment](https://github.com/hmxmilohax/MiloHax-Site/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/hmxmilohax/MiloHax-Site/actions/workflows/pages/pages-build-deployment)
Binary file added docs/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/avant_garde_bold.woff
Binary file not shown.
Binary file added docs/avant_garde_bold.woff2
Binary file not shown.
Binary file added docs/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicon.ico
Binary file not shown.
Binary file added docs/images/backer2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/gh2dx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/headerbg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/milohax.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/rb2dx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/rb3dx.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/images/social/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/images/social/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions docs/images/social/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/images/social/x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/tile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>MiloHax</title>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
<meta property="og:image" content="https://hmxmilohax.neocities.org/images/milohax.png">
<meta property="og:image:type" content="image/gif">
<meta name="twitter:text:title" content="Welcome to the Home of Deluxe!">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:site_name" content="Welcome to the Home of Deluxe!">
<meta property="og:title" content="MiloHax">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hmxmilohax.neocities.org">
<meta property="theme-color" content="#874343">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#874343">
<meta name="msapplication-TileColor" content="#00aba9">
</head>
<body>
<header>
<br><br><br><br><br>
<div class="usable-area">
<a href="index.html"><img src="images/milohax.png" style="padding-right: 360px;" title="MiloHax" alt="MiloHax" id="logo"></a>
<a href="https://github.com/hmxmilohax"><img src="images/social/github.svg" style="height:40px; padding-right: 20px;" title="GitHub" alt="GitHub" id="github"></a>
<a href="https://x.com/hmxmilohax"><img src="images/social/twitter.svg" style="height:40px; padding-right: 20px;" title="Twitter" alt="Twitter" id="twitter"></a>
<a href="discord.html"><img src="images/social/discord.svg" style="height:40px; padding-right: 20px;" title="Discord" alt="Discord" id="twitter"></a>
</div>
</header>
<nav>
<div class="usable-area">
<a href="index.html">Main Projects</a> |
<a href="other.html">Deprecated Projects</a>
</div>
</nav>
<main>
<hr>
<a href="https://rb3dx.neocities.org/"><img src="images/rb3dx.gif" style="width: 700px;" title="Rock Band 3 Deluxe" alt="Rock Band 3 Deluxe" id="rb3dx"></a>
<a href="https://rb2deluxe.neocities.org/"><img src="images/rb2dx.png" style="width: 700px;" title="Rock Band 2 Deluxe" alt="Rock Band 2 Deluxe" id="rb2dx"></a>
<a href="https://gh2.neocities.org/"><img src="images/gh2dx.png" style="width: 700px;" title="Guitar Hero II Deluxe" alt="Guitar Hero II Deluxe" id="gh2dx"></a>
<hr>
</main>
</body>
</html>
45 changes: 45 additions & 0 deletions docs/other.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>MiloHax</title>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
<meta property="og:image" content="https://hmxmilohax.neocities.org/images/milohax.png">
<meta property="og:image:type" content="image/gif">
<meta name="twitter:text:title" content="Welcome to the Home of Deluxe!">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:site_name" content="Welcome to the Home of Deluxe!">
<meta property="og:title" content="MiloHax">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hmxmilohax.neocities.org">
<meta property="theme-color" content="#874343">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#874343">
<meta name="msapplication-TileColor" content="#00aba9">
</head>
<body>
<header>
<br><br><br><br><br>
<div class="usable-area">
<a href="index.html"><img src="images/milohax.png" style="padding-right: 360px;" title="MiloHax" alt="MiloHax" id="logo"></a>
<a href="https://github.com/hmxmilohax"><img src="images/social/github.svg" style="height:40px; padding-right: 20px;" title="GitHub" alt="GitHub" id="github"></a>
<a href="https://x.com/hmxmilohax"><img src="images/social/twitter.svg" style="height:40px; padding-right: 20px;" title="Twitter" alt="Twitter" id="twitter"></a>
<a href="discord.html"><img src="images/social/discord.svg" style="height:40px; padding-right: 20px;" title="Discord" alt="Discord" id="twitter"></a>
</div>
</header>
<nav>
<div class="usable-area">
<a href="index.html">Main Projects</a> |
<a href="other.html">Deprecated Projects</a>
</div>
</nav>
<main>
<p>work in progress!</p>
<p>- luna <3</p>
</main>
</body>
</html>
27 changes: 27 additions & 0 deletions docs/safari-pinned-tab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions docs/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
@font-face {
font-family: "Avant Garde";
src:
url("avant_garde_bold.woff2") format("woff2"),
url("avant_garde_bold.woff") format("woff");
}
body {
background:
url("images/headerbg.png"),
url("images/tile.jpg");
background-repeat: no-repeat, repeat;
background-position: top center;
line-height: 1.5;
font-size: 62.5%;
background-color: black;
margin: 0;
color: white;
font-family: Helvetica, Arial, sans-serif; }

main {
padding: 5em;
width: 700px;
margin: auto;
text-align: center;
border-style: solid;
border-width: 0 75px 85px 75px;
border-image-source: url("images/backer2.png");
border-image-slice: 0 75 85 75;
border-image-repeat: stretch }

nav {
font-weight: normal;
width: 950px;
margin: auto;
text-align: center;
font-size: 2em;
background-color: #7c797e;
}

a, h1, h2, h3, h4, h5, h6 { font-family: "Avant Garde", Helvetica, Arial, sans-serif; }
nav a { color: white; filter: drop-shadow(4px 4px 4px #352508); }
header { height: 173px; }
footer { color: white; width: 900px; margin: auto; padding: 0em; }
h2 { font-size: 3em; margin-top: 0; }
h3 { font-size: 2em; }
p, li, dt, dd { font-size: 1.8em; }
li li { font-size: 1em; }
main a { color: #61a8ff; }
hr { margin: 1.3em 0; }
footer img { color: black; display: block; float: right; width: 30%; margin-left: 1.5em; }
small { font-size: 0.5em; }

.usable-area { width: 1000px; margin: auto; }
.log { height: 400px; display: block; margin: auto; }

#logo { width: 40%; }

0 comments on commit d93b88a

Please sign in to comment.