Skip to content

clemsonacm/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM Website

Right now this is only a mockup and a partial implementation. The idea is a website that looks (and interacts if you have JavaScript!) like an emacs session.

Building

The website uses the Hugo static site generator. If you have Go installed, installation is as easy as 'go get github.com/spf13/hugo'.

Static Files

To generate static files, run the following command and check the 'public' folder for generated files.

$ hugo

Development Server

To run a server that watches for file changes and automatically updates when source files are changed, run the following command and navigate to http://localhost:1313/acm/ in your web browser.

$ hugo server -w

Design Goals

Inquiries

Direct suggestions, comments, inquiries, hate-mail to [email protected].

Releases

No releases published

Packages

 
 
 

Contributors