Skip to content

libcomp/libcomp-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liberatory Computing Collective

This is the main repo for the LCC website. It is a static site built with 11ty and hosted on Vercel.

Setup

npm i

Development

npm run dev

Build

npm run build