mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Delete members directory
This commit is contained in:
parent
4e57ee38fb
commit
254f3c8705
@ -1,17 +0,0 @@
|
||||
---
|
||||
title: IanSkinner1982
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="centertext">
|
||||
<h1>IanSkinner1982</h1>
|
||||
<img src="https://cdn.ncxprogramming.com/file/image/profile/IanSkinner1982.png" width=256 height=256 class="projectimg">
|
||||
<h3>Who am I?</h3>
|
||||
<p>Hello! I'm IanSkinner1982, the developer of <a href="https://github.com/IanSkinner1982?tab=repositories&q=&type=source&language=" target="_blank">a few C64 apps (in BASIC and assembly)</a> and a member of <a href="https://github.com/NCX-Programming">NCX-Programming</a>. I helped create some of this website, as well as <a href="/programs/ncxnewsplus">NCX-News+</a>. <br> I touch grass.</p>
|
||||
<h4>Facts:</h4>
|
||||
<p>The 1982 in my name comes from the year the Commodore 64 was released.</p>
|
||||
<p>I was <i>not</i> born in 1982. (a lot of people think that for some reason)</p>
|
||||
<p>The C64 is my favorite computer. (big surprise)</p>
|
||||
<h3>Stuff I've made</h3>
|
||||
<p>I'll put stuff here later, I'm just half asleep right now./p>
|
||||
</div>
|
||||
@ -1,32 +0,0 @@
|
||||
---
|
||||
title: Members
|
||||
layout: default
|
||||
---
|
||||
|
||||
<img class="img-fluid" src="https://cdn.ncxprogramming.com/file/image/banner/banner2.svg" alt="A banner that says 'Our Members'.">
|
||||
<h1 class="text-center pt-3">Learn About Our Members</h1>
|
||||
<p class="text-center text-muted">Click the buttons on the cards to read more about a member.</p>
|
||||
<div class="container pt-3 pb-3">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-sm-3">
|
||||
<div class="card">
|
||||
<img src="https://cdn.ncxprogramming.com/file/image/profile/NinjaCheetah.png" class="card-img-top" alt="NinjaCheetah's profile picture.">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">NinjaCheetah</h5>
|
||||
<p class="card-text">The lead developer and founder of NCX Programming. Works with a wide selection of languages.</p>
|
||||
<a href="/members/ninjacheetah" class="btn btn-primary">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<div class="card">
|
||||
<img src="https://cdn.ncxprogramming.com/file/image/profile/IanSkinner1982.png" class="card-img-top" alt="IanSkinner1982's profile picture.">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">IanSkinner1982</h5>
|
||||
<p class="card-text">The lead writer and co-founder of NCX Programming. Mostly does web design and makes C64 programs.</p>
|
||||
<a href="/members/ianskinner1982" class="btn btn-primary">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1,11 +0,0 @@
|
||||
---
|
||||
title: NinjaCheetah
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="centertext">
|
||||
<h1>NinjaCheetah</h1>
|
||||
<img src="https://cdn.ncxprogramming.com/file/image/profile/NinjaCheetah.png" width=256 height=256 class="projectimg">
|
||||
<h3>Who am I?</h3>
|
||||
<p>Hi! I'm NinjaCheetah, a developer and the creator of NCX Programming. I make programs in C, and have made some programs in C# in the past. I'm a huge supporter of free and open source software, which is why everything I make it open source. I mostly use Linux for things like gaming, and macOS for development. Other than programming, I play a lot of video games and I do some 3D modeling from time to time.</p>
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user