Skip to content

NickAz123/raw_website

Repository files navigation

WARNING This website is in the process of being archived, and moved into a legacy status, as we work to rebuild a new platform from scratch. At the launch of season 2, this repo will be depreciated, and the new platform moved over to original domain

Random Ass Wednesdays

Random Ass Wednesdays (RAW), is a blog/content website that serves as a creative outlet for its owners. It will feature monthly content, letters and writing covering a variety of essentially random topics. Conceptualized by Rico Reyes and graphics designer Kurt Serrano, they spearhead a team of copywrites and developers who build and contribute to the website. It is completely mobile responsive.

Visit The Website Here!

image image image

Tech Stack

Next.js

The project was built on the Next.js framework. This decision was made mainly due to the nature of how it optimizes static content. Being a blog-like website, the content is rarely dynamic, and usually scheduled. Next.js and the way it pre-renders pages and files made it perfect for optimizing user experience with snappy load times. This became especially true when working with hi-res imagery and graphics, in which we take full advantage of the frameworks native Image component to optimize load times for our graphics.

Vanilla CSS and Animations

Whilst we do take advantage of FONTAWESOME and a few of its icons, the majority of the project shapes and animations (including those of the hamburger menu) are done using vanilla CSS. We've discouraged the use of third party libraries to keep things lightweight (and challenging in a way.).

Vercel

The projects master branch is currently automatically deployed to Vercel, which was the recommended hosting site for Next.js projects. Integration was extremely simple, and the platform has made the process as 'set and forget' as it can get.

About

A small blog/content/newsletter website and passion project built on Next.js and deployed using Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published