All Projects → nycmeshnet → nycmesh.net

nycmeshnet / nycmesh.net

Licence: GPL-2.0 license
NYC Mesh Website

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to nycmesh.net

comdev-site
Website sources for the Apache Community Development Website
Stars: ✭ 70 (+112.12%)
Mutual labels:  community, hugo
hackerinnen
hackerinnen.space is a project to provide encouragement and enhance visibility in different places
Stars: ✭ 22 (-33.33%)
Mutual labels:  community, hugo
Cosx.org
统计之都主站
Stars: ✭ 180 (+445.45%)
Mutual labels:  community, hugo
nycmeshnet.github.io
NYC Mesh Website
Stars: ✭ 18 (-45.45%)
Mutual labels:  community, mesh
meetup
For organizing the design systems meetup in NYC.
Stars: ✭ 23 (-30.3%)
Mutual labels:  nyc, community
hugoblog
Hugoblog is responsive, simple, and clean that would fit for your personal blog based on Hugo Theme Static Site Generator (SSG)
Stars: ✭ 48 (+45.45%)
Mutual labels:  hugo
documentation-site
This repository contains source for TravelgateX documentation. TravelgateX is a collection of GraphQL APIs for the travel trade.
Stars: ✭ 17 (-48.48%)
Mutual labels:  hugo
hugo-component-matomo
Matomo user tracking and optout scripts for Hugo
Stars: ✭ 38 (+15.15%)
Mutual labels:  hugo
causefolio
For the community, by the community.
Stars: ✭ 44 (+33.33%)
Mutual labels:  community
hugo-kiera
Kiera - A Hugo Theme for writing
Stars: ✭ 61 (+84.85%)
Mutual labels:  hugo
join-fnplus-with-a-pr
Welcome to the fn+geeks community! Add yourself as a contributor 🎊here. Apply for membership here:
Stars: ✭ 74 (+124.24%)
Mutual labels:  community
community-manager
Thoughts and writings on community management
Stars: ✭ 192 (+481.82%)
Mutual labels:  community
projects
Türk geliştiricelerin açık kaynak Ruby projeleri
Stars: ✭ 13 (-60.61%)
Mutual labels:  community
path-data
A gRPC API that exposes various information about the PATH transit system.
Stars: ✭ 29 (-12.12%)
Mutual labels:  nyc
distillpub
Hugo Theme for Distill
Stars: ✭ 31 (-6.06%)
Mutual labels:  hugo
vtkplotlib
Wrap up VTK (python 3D graphics library) into an easy to use 3D equivalent of matplotlib
Stars: ✭ 31 (-6.06%)
Mutual labels:  mesh
MeshNetSimulator
A simulator for sketching mesh network routing strategies
Stars: ✭ 71 (+115.15%)
Mutual labels:  mesh
EspNowFloodingMesh
Arduino EspNow managed flooding mesh network with mqtt
Stars: ✭ 55 (+66.67%)
Mutual labels:  mesh
tweaks
a collection of user-submitted css/js tweaks for notion
Stars: ✭ 85 (+157.58%)
Mutual labels:  community
hackathons
Tips, Tricks, and Resources for running your hackathon.
Stars: ✭ 238 (+621.21%)
Mutual labels:  community

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].