Skip to content

A compilation of Croatia and Europe weather radar and satellite images

Notifications You must be signed in to change notification settings

jurakovic/meteo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A compilation of Croatia and Europe weather radar and satellite images.

Available at https://jurakovic.github.io/meteo/.


Overview

Two main folders:

src

  • contains source files for site build
  • no particular framework is used, just some plain html, js and css
    • all build magic is done in build.ps1 script

docs

  • contains build output
  • source for GitHub Pages publish

Commands

Run from src

cd src
docker run -d -p 8080:80 --name meteo -v "$(pwd):/usr/share/nginx/html" nginx

Open http://localhost:8080

Build

cd src
./build.sh

About

A compilation of Croatia and Europe weather radar and satellite images

Resources

Stars

Watchers

Forks