nycmeshnet / nycmesh.net

NYC Mesh Website

Home Page:https://www.nycmesh.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYC Mesh Website

Install

Install Hugo:

brew install hugo

Usage

Start the local server:

hugo serve

Navigate to the site at http://localhost:1313.

Adding Content

Content is stored as markdown in content. You can create files manually, or use hugo.

New blog:

hugo new blog/post-title.md

New press:

hugo new press/article-title.md

New presentation:

hugo new presentations/presentation-title.md

Map

The code for the map is located here.

About

NYC Mesh Website

https://www.nycmesh.net

License:GNU General Public License v2.0


Languages

Language:HTML 64.6%Language:CSS 30.3%Language:JavaScript 4.3%Language:Shell 0.8%