modernagile / modernagile.github.io

Modern Agile Site

Home Page:http://modernagile.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModernAgile.org Website

Static Website

Launch your favorite web server, pointed at this directory, and you have a local copy.

Tim has been using python's httpwatcher, which reloads the web page whenever a file is modified in the file system under the root directory. It makes for a short test cycle.

Autotest

This environment has not been test-driven. Some tests exist, but most of them cannot work and need to be reworked to be valid tests of the FancyList.

Don't bother running an autotester, expecting to see green, until after this is resolved.

MA Wheel Translations

See the Template Engine project to create a new media kit for each translation. Instructions are in its README.md file.

CD pipeline

We don't know how this works currently. Someone set it up, so when you push main code line here it will go live in some few minutes.

Maintenance

Check out the data/ subdirectory. In there are entries for the cheatsheet and the learn more section. If you edit those data files and deploy, the pages will reflect the additional entries automagically.

learn more: data/learnMoreEntries.js

cheatsheets: data/cheatSheetEntries.js

upcoming events: upcomingEventsEntries.js

Anything other changes will most likely require editing the index.html, and possibly the ./js/* and/or ./css/* files.

About

Modern Agile Site

http://modernagile.org


Languages

Language:JavaScript 47.8%Language:HTML 26.8%Language:CSS 18.5%Language:Less 6.9%