apmckinlay / natureapp

An introductory nature guide

Home Page:https://naturecompanion.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nature Companion App

Although the intent is to create a mobile app, initial development is as a static web site. And we will likely have a web site version as well as the mobile app.

Since we want to work offline, the design is server-less. Any "intelligence" will be via client-side JavaScript.

The goal is to have a responsive design so it can be used on anything from phones to tablets to desktops. Primarily using flexbox rather than media queries.

Trying not to use a lot of external libraries or frameworks.

2017-12 started building with Hugo http://gohugo.io

2019-01 started building with eleventy and mustache

Favicon setup is from https://realfavicongenerator.net/

Using Lunr for search https://lunrjs.com/

About

An introductory nature guide

https://naturecompanion.ca


Languages

Language:JavaScript 59.8%Language:HTML 18.1%Language:Mustache 17.3%Language:CSS 4.3%Language:Makefile 0.4%