Skip to content

Instantly share code, notes, and snippets.

View barrycumbie's full-sized avatar
💭
Alexa how do you open a pdf

barry-cumbie barrycumbie

💭
Alexa how do you open a pdf
View GitHub Profile
@barrycumbie
barrycumbie / index.html
Created January 27, 2025 23:06
whit-boot-dev-baker
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 id="myTitle">The Story of AM</h1>
<h3>From the Book: I have no Mouth, and I must Scream</h3>
<h2>&#128511; AM &#128511;</h2>
</div>
</div>
@barrycumbie
barrycumbie / index.html
Created January 27, 2025 23:00
L-dev-Baker
<!doctype html>
<!-- author: luke
todo: add images, add links, maybe an input, styles, divs, nav
-->
<html>
<!--New Code: Emojis -->
<meta charset="UTF-8">
<head>

Introduction

⚠️ All recommendations within this document were made in regards to the current version of the SOBIE website as of 11/30/24

This is a document outlining some information that may be useful to future developers of the SOBIE webiste.

Infrastructure

The new SOBIE website will be using technologies such as NodeJS, MongoDB, EJS and Express.

Currently the backend and frontend are combined, but there may be a time where these two need to be separated.

@barrycumbie
barrycumbie / OSCAR - Git Status.md
Last active September 12, 2023 18:03 — forked from StokeyBear/OSCAR - Git Status.md
OSCAR - Rishi & Anna

Updating Your Repository From Local Dev Box Back to Github.com

Background Information:

By this point you would have already been working in the clone of your repository on your choice of IDE (we'll be working with Visual Studio Code, but there are other options you can use!)

From the Terminal [Within your repo clone] Once you've made updates and changes to your code, follow these steps to update the cloud repository