-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
first commit; add files and set up neocities deploy action
- Loading branch information
Showing
15 changed files
with
563 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: Deploy to neocities | ||
|
||
# only run on changes to main | ||
on: | ||
push: | ||
branches: | ||
- main | ||
|
||
concurrency: # prevent concurrent deploys doing strange things | ||
group: deploy-to-neocities | ||
cancel-in-progress: true | ||
|
||
jobs: | ||
deploy: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/checkout@v3 | ||
# Set up any tools and build steps here | ||
# When the dist_dir is ready, deploy it to neocities | ||
- name: Deploy to neocities | ||
uses: bcomnes/deploy-to-neocities@v1 | ||
with: | ||
api_token: ${{ secrets.NEOCITIES_API_TOKEN }} | ||
cleanup: false | ||
dist_dir: neocities |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2023 Kris Jones | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. | ||
MIT License | ||
Copyright (c) 2023 Kris Jones | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-gb"> | ||
|
||
<head> | ||
<title>kris on the them</title> | ||
<meta charset="utf-8"/> | ||
<link href="style.css" rel="stylesheet" type="text/css"/> | ||
<script> | ||
window.onload = function() { | ||
let date = new Date(); | ||
let bd = new Date(2002,12,26); | ||
document.getElementById('age').textContent = date.getFullYear() - bd.getFullYear(); | ||
document.getElementById('date').textContent = date.getDate()+"."+(date.getMonth() + 1)+"."+date.getFullYear() | ||
} | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<div class="contain"> | ||
<div class="nav"> | ||
<h2>Kris' site</h2> | ||
<ul> | ||
<li><a href="./index.html">Home</a></li> | ||
<li><a href="./projects.html">Projects</a></li> | ||
<li style="font-style: italic;">About me</li> | ||
<li><a href="./contact.html">Contact</a></li> | ||
</ul> | ||
<span id="date"></span> | ||
</div> | ||
<div class="main"> | ||
<h2>A boat me</h2> | ||
<img class="boat" src="./images/boat.png" title="art credit: me, its bad on purpose i swear." alt="image of a rabbit in a boat"/><br/> | ||
<span>My name is Kris Jones and I'm </span><span id="age"></span><span> years old.</span> | ||
<p>I live around Dayton, OH in the United States.</p> | ||
<p>I am <a href="https://lgbtqia.fandom.com/wiki/Genderflux#Agenderflux">Agenderflux</a> (link clicky)</p> | ||
<p>and <a href="https://lgbtqia.fandom.com/wiki/Asexual_spectrum#Aegosexual">Autochorissexual</a> (link clicky 2)</p> | ||
<p>I use they/them/their pronouns.</p> | ||
<p>More specific language preferences can be found at my <a href="https://pronouns.page/@anarkrist">pronouns.page</a>.</p> | ||
<p>I have combined-type Attention Deficit Hyperactivity Disoder (ADHD-C) and Generalised Anxiety Disorder (GAD).</p><br/> | ||
<h2>Hobbies</h2> | ||
<h3>I like to do:</h3> | ||
<p>Computer programming</p> | ||
<p>Digital art</p> | ||
<p>Listen to music</p> | ||
<p>(and want to make some someday)</p> | ||
<p>Play video games sometimes</p> | ||
<p>(also wanna make one sometime perhaps)</p> | ||
<p>Web video</p> | ||
<p>(watching and may make some sometime)</p><br/> | ||
<h3>Specific interests:</h3> | ||
<p>Programming: Web ([X]HTML/CSS, web JS), JS (Node),</p> | ||
<p>dotNET (and Core) [C#, including ASP]</p><br/> | ||
<p>Digital art: Furries, abstract, graphic-design,</p> | ||
<p>I guess font design goes here</p><br/> | ||
<p>Music: Punk rock, Alternative rock, Indie rock, Britpop</p> | ||
<p>[Bands: Rise Against, Blur, blink-182, Green Day, Biffy Clyro, Stereophonics,</p> | ||
<p>Ima Robot, Less Than Jake, Linkin Park, Billy Talent, some more I can't remember]</p><br/> | ||
<p>Video games: Story-based (Night in the Woods, Oneshot),</p> | ||
<p>Arcade (Metal Slug, Ninjin), Puzzle (Puyo Puyo, Tetris),</p> | ||
<p>Fighting (Rivals of Aether, MUGEN),</p> | ||
<p>Racing (Forza Horizon, DiRT, Mario Kart)</p><br/> | ||
<p>Podcasts: Well There's Your Problem, Trashfuture, Lions Led by Donkeys, What a Hell of a Way to Die, Ten Thousand Posts, 5-4</p> | ||
<p>Web video: Video-essay-style work (Hbomberguy, Tom Scott, Thought Slime), Games streamers (Vinesauce, TieTuesday),</p> | ||
<p>General news-journalism and games-journalism (Vox, Polygon, James Stephanie Sterling), Lettuce Play (Bikdiponabus, TRG)</p><br/> | ||
<h2><a href="./about/systems.html">I've put my systems section on another page,</a></h2> | ||
<h3>for the sake of keeping this page shorter</h3> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-gb"> | ||
|
||
<head> | ||
<title>kris on the them</title> | ||
<meta charset="utf-8"/> | ||
<link href="../style.css" rel="stylesheet" type="text/css"/> | ||
<script> | ||
window.onload = function() { | ||
var date = new Date(); | ||
document.getElementById('date').textContent = date.getDate()+"."+(date.getMonth() + 1)+"."+date.getFullYear() | ||
} | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<div class="contain"> | ||
<div class="nav"> | ||
<h2>Kris' site</h2> | ||
<ul> | ||
<li><a href="../index.html">Home</a></li> | ||
<li><a href="../projects.html">Projects</a></li> | ||
<li style="font-style: italic;">About me</li> | ||
<li style="font-size: 11px; font-style: italic;">Systems</li> | ||
<li><a href="../contact.html">Contact</a></li> | ||
</ul> | ||
<span id="date"></span> | ||
</div> | ||
<div class="main"> | ||
<h2>Systems</h2> | ||
<p>This page has my hardware and software I work with mainly. Software choices may switch around on a whim.</p><br/> | ||
<h5>Laptop 1</h5> | ||
<ul> | ||
<li>Model: Lenovo ThinkPad L380 Yoga</li> | ||
<li>CPU: Intel i5-8250u (Kaby Lake Refresh),</li> | ||
<li>@ 1.6-3.4 GHz (4 cores, 8 LPs)</li> | ||
<li>GPU: Intel UHD 620 (integrated)</li> | ||
<li>RAM: 12GB system, 512mb for vRAM</li> | ||
<li>Internal Storage: 500GB Samsung 970 EVO NVMe</li> | ||
<li>OS: Windows 11 Enterprise (Dev branch)</li> | ||
<li>Kernel: NT 10.0</li> | ||
<li>Shell: Windows Terminal preview (Command Prompt, PowerShell)</li> | ||
<li>DE: Windows <a href="https://en.wikipedia.org/wiki/Desktop_Window_Manager">DWM</a></li> | ||
<li>Accessories: ThinkPad pen</li> | ||
</ul><br> | ||
<h5>Laptop 2</h5> | ||
<ul> | ||
<li>Model: Microsoft Surface Pro 7</li> | ||
<li>CPU: Intel i5-1035G4 (Ice Lake),</li> | ||
<li>@ 1.1-3.7 GHz (4 cores, 8 LPs)</li> | ||
<li>GPU: Intel Iris Plus G4 (integrated)</li> | ||
<li>RAM: 8GB system, vRAM ???</li> | ||
<li>Internal Storage: 256GB NVMe</li> | ||
<li>OS: Windows 10 Enterprise (Release Preview branch)</li> | ||
<li>Kernel: NT 10.0</li> | ||
<li>Shell: Windows Terminal (Command Prompt, PowerShell)</li> | ||
<li>DE: Windows <a href="https://en.wikipedia.org/wiki/Desktop_Window_Manager">DWM</a></li> | ||
<li>Accessories: Surface pen</li> | ||
</ul><br> | ||
<h5>Laptop 3</h5> | ||
<ul> | ||
<li>Model: Apple MacBook Pro, 13-inch, Early 2011 (MacBookPro8,1)</li> | ||
<li>CPU: Intel I5-2415M (Sandy Bridge),</li> | ||
<li>@ 2.3-2.9 GHz (2 cores, 4 LPs)</li> | ||
<li>GPU: Intel HD Graphics 3000 (integrated)</li> | ||
<li>RAM: 4GB system, vRAM ???</li> | ||
<li>Internal Storage: 320GB HDD</li> | ||
<li>OS: Mac OS X 10.6 Snow Leopard / Windows 7 Enterprise</li> | ||
<li>Kernel: Darwin 10.8 / NT 6.1</li> | ||
<li>Shell: bash / Command Prompt, PowerShell</li> | ||
<li>DE: Mac OS X <a href="https://en.wikipedia.org/wiki/Aqua_(user_interface)">Aqua</a> / Windows <a href="https://en.wikipedia.org/wiki/Desktop_Window_Manager">DWM</a></li> | ||
</ul><br> | ||
<h5>Phone</h5> | ||
<ul> | ||
<li>Model: Motorola Moto G Stylus 5G, 2022</li> | ||
<li>Chipset: Qualcomm SM6375 Snapdragon 695 5G</li> | ||
<li>CPU: Kryo 660 Gold and Kryo 660 Silver,</li> | ||
<li>@ 2.2 GHz (2 cores) [Gold], 1.7 GHz (6 cores) [Silver]</li> | ||
<li>GPU: Adreno 619</li> | ||
<li>RAM: 4GB system, vRAM ???</li> | ||
<li>Internal Storage: 128GB</li> | ||
<li>OS: Android 13</li> | ||
<li>Kernel: <a href="https://android.googlesource.com/kernel/common/">Could be any number of versions</a></li> | ||
</ul><br> | ||
<h5>Equipment</h5> | ||
<ul> | ||
<li>External Storage: 4TB WD My Book 25EE USB</li> | ||
<li>Headphones: Apple Airpods, 1st Generation</li> | ||
<li>Turntable: Audio Technica AT-LP120-USB</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-gb"> | ||
|
||
<head> | ||
<title>kris on the everywhere</title> | ||
<meta charset="utf-8"/> | ||
<link href="style.css" rel="stylesheet" type="text/css"/> | ||
<script> | ||
window.onload = function() { | ||
var date = new Date(); | ||
document.getElementById('date').textContent = date.getDate()+"."+(date.getMonth() + 1)+"."+date.getFullYear() | ||
} | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<div class="contain"> | ||
<div class="nav"> | ||
<h2>Kris' site</h2> | ||
<ul> | ||
<li><a href="./index.html">Home</a></li> | ||
<li><a href="./projects.html">Projects</a></li> | ||
<li><a href="./about.html">About me</a></li> | ||
<li style="font-style: italic;">Contact</li> | ||
</ul> | ||
<span id="date"></span> | ||
</div> | ||
<div class="main"> | ||
<h2>Contact</h2> | ||
<h3>Links</h3> | ||
<ul> | ||
<li><a href="mailto:anar-krist@outlook.com">E-mail: anar-krist[at-sign]outlook.com</a></li> | ||
<li><a href="https://discordapp.com">Discord: anar_krist</a></li> | ||
<li><a href="https://www.skype.com/en/">Skype: live:spadesdevelopment</a></li> | ||
<li><a href="https://twitter.com/anarkrist">Twitter: @anarkrist</a></li> | ||
<li><a href="https://anarkrist.tumblr.com/">Tumblr: anarkrist</a></li> | ||
<li><a href="https://cohost.org/anarkrist">Cohost: @anarkrist</a></li> | ||
<li><a href="https://yiff.life/@anarkrist">Mastodon: @anarkrist@yiff.life</a></li> | ||
<li><a href="https://github.com/anarkrist">Github: anarkrist</a></li> | ||
<li><a href="https://github.com/fsvr-gh">Github (organisation): FSVR-GH</a></li> | ||
<li><a href="https://anar-krist.visualstudio.com">Azure DevOps: anar-krist (will create landing repo later)</a></li> | ||
<li><a href="https://fellaserver.visualstudio.com">Azure DevOps (organisation): fellaserver (will create landing repo later)</a></li> | ||
<li><a href="https://build.opensuse.org/project/show/home:anarkrist">openSUSE Open Build System: home:anarkrist</a></li> | ||
<li><a href="https://youtube.com/@anarkrist">Youtube: @anarkrist</a></li> | ||
<li><a href="https://deviantart.com/exeightysix">DeviantART: exeightysix</a></li> | ||
<li><a href="https://last.fm/user/winframe">Last.fm: winframe</a></li> | ||
<li><a href="https://archive.org/details/@anarkrist">Archive.org: @anarkrist</a></li> | ||
</ul> | ||
<h3>Games services (friend codes)</h3> | ||
<ul> | ||
<li><a href="https://xbox.com/">Microsoft gamertag (Xbox, PC): anarkrist#6305 (old style: anarkrist6305)</a></li> | ||
<li><a href="https://www.nintendo.com/switch/">Switch FC: SW-0087-4689-5982</a></li> | ||
<li><a href="https://steamcommunity.com/id/anarkrist/">Steam: anarkrist</a></li> | ||
<li><a href="https://www.ea.com/en-gb">EA: anarkrist</a></li> | ||
<li><a href="https://us.shop.battle.net/en-us">Battle.net: exeightysix#1152</a></li> | ||
<li><a href="https://www.playstation.com/en-us/">PlayStation: anar-krist</a></li> | ||
<li><br/></li> | ||
<li><br/></li> | ||
<li><a href="https://twitter.com/ADarkrist">AD twitter (shut up): @ADarkrist</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-gb"> | ||
|
||
<head> | ||
<title>kris on the index</title> | ||
<meta charset="utf-8"/> | ||
<link href="style.css" rel="stylesheet" type="text/css"/> | ||
<script> | ||
window.onload = function() { | ||
var date = new Date(); | ||
document.getElementById('date').textContent = date.getDate()+"."+(date.getMonth() + 1)+"."+date.getFullYear() | ||
} | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<div class="contain"> | ||
<div class="nav"> | ||
<h2>Kris' site</h2> | ||
<ul> | ||
<li style="font-style: italic;">Home</li> | ||
<li><a href="./projects.html">Projects</a></li> | ||
<li><a href="./about.html">About me</a></li> | ||
<li><a href="./contact.html">Contact</a></li> | ||
</ul> | ||
<span id="date"></span> | ||
</div> | ||
<div class="main"> | ||
<h2>This is a website</h2> | ||
<p>I'm Kris, welcome to my site</p> | ||
<p>Use Tha Links to navigate it silly</p><br/> | ||
<p>Last Updated 10.12.2023</p><br/> | ||
<h6>this site uses <a href="https://github.com/microsoft/selawik">Selawik</a>, an open-source font by Microsoft, redistributed under the Open Font Licence 1.1<br/> | ||
images used on this site are, in general, either created by me, or credited to their creator, if and when possible<br/> | ||
fork this page <a href="https://github.com/anarkrist/anarkrist.neocities.org">on GitHub</a>, why don't you</h6><br/> | ||
<a href="https://neocities.org"> | ||
<img src="./images/webpassion.gif" alt="an image advertising neocities.org" title="this site is built on Neocities!"/> | ||
</a> | ||
<a href="https://natalietchi.neocities.org"> | ||
<img src="https://pogo-online.com/img/pogo-online.gif" alt="an image of a happy cat" title="visit my friend Natalie's site!"/> | ||
</a> | ||
<br> | ||
<p>todo: make site button (like above,) create characters page(s), create art gallery page</p> | ||
<a rel="me" href="https://yiff.life/@anarkrist"><!--mastodon verification--></a> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.