GithubHelp home page GithubHelp logo

emergency-site-001's Introduction

Emergency Site Template

A boilerplate for emergency information websites. (WIP) (Demo Site)

In case of emergency, many organizations need a quick way to publish critical information. Exisiting CMS websites are often unable to handle sudden spikes in traffic, and local infrastructure might be damaged, leaving people with poor mobile connections.

This project aims to enable developers to quickly publish a simple website that can withstand large amounts of traffic and will work even under extreme conditions. It is built on the rule of least power, using simple technologies for maximum resilience.

Features

  • Static Files generated by Eleventy
  • Optimized for first Roundtrip (> 14KB)
  • Basic Styling for Accessibility
  • One Request, Inlined CSS
  • Netlify CMS for collaborative Content Editing
  • Offline Support with Service Worker

Getting Started

The easiest way to get started is by forking this repo and deploying it to Netlify. You can do that by clicking this button:

Deploy to Netlify

To customize the site, edit src/data/meta.json with your details, and replace the markdown files in src/posts with your content.

Installation

To run this locally, you need to install Node first.

available commands:

  • npm start: start development server
  • npm run build: generate a production build
  • npm run debug: run eleventy with debug output

emergency-site-001's People

Contributors

maxboeck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.