Skip to content

CSUA/aprilfools-sp18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

April Fool's 2018

This is an april fool's day project to redo the entire website with no "modern web frameworks"

I was a bit inspired by this blog post. I was also inspired when I realized how many times I had to paste "computing-resources" and variants on our current website. It totalled to somewhere around 9, in 5 different files.

This means no Node/React, no Django, no PHP even. In fact, this webpage is completely static.

I am using Pandoc, but I consider Pandoc to be closer to a document compiler than a web framework.

The tech stack is using tried and trusted Unix-y tools: Apache/Nginx serving HTML and CSS generated via Make and Awk.

On another note, this project was done remotely over ssh using Vim, Tmux, and Ranger. Just in case you were wondering. :)

Hope you all enjoy!

Robert Q