Skip to content

madeincluj/madeincluj

Repository files navigation

Made In Cluj

http://madeincluj.org

Project structure

  • content: website content in HTML and Markdown format;
  • css: stylesheets for the website;
  • js: third-party scripts (lib) and in-house JavaScript;
  • site: generated static website;
  • svg: svg assets for the website;
  • templates: EJS templates for content;
  • tools: Node.js scripts/tasks.

Tools

  • pages.js generates a static website from content and templates;
  • streets.js generates static pages for each street.

Use npm install in the project folder to install the dependencies.

Releases

No releases published

Packages

No packages published