An open API service indexing awesome lists of open source software.

https://github.com/squidkid-deluxe/essays

A combination script that displays some of the essays I've written.
https://github.com/squidkid-deluxe/essays

html-css-javascript writing

Last synced: 3 months ago
JSON representation

A combination script that displays some of the essays I've written.

Awesome Lists containing this project

README

        

# My Essays Website

This website is actually a combination of five different HTML scripts. There is main.html, the 'home' for the site, and the four other scripts, which are the two essays and the two stories. There is minimal use of javascript, which is only used to redirect the user to the story or essay that he or she clicked on.

Dependencies:
===============

main.html:
- Javascript, CSS, and HTML

hound.html:
- Javascript, CSS, and HTML

butter.html:
- Javascript, CSS, and HTML

worms.html:
- Javascript, CSS, and HTML

ducks.html:
- Javascript, CSS, and HTML