- 22 Jun, 2020 3 commits
- 23 Apr, 2020 4 commits
- 11 Oct, 2019 3 commits
- 06 Oct, 2019 3 commits
- 30 Sep, 2019 1 commit
-
-
colm authored
* local loading of chart.js * passing all the lists to the sub-pages to allow the footer to work properly everywhere * making a unique class name for vignettes too
-
- 29 Sep, 2019 3 commits
-
-
colm authored
-
colm authored
main change is moving to regex and replace methods in Flask instead of on the csv files themselves, so when building the general dict, the invetoryNb formatting issues are fixed then. Also regex for adding a span to the word_patterns to hightlight. Added routes for the various static pages, not all done yet. Lastly, removed the debug=true for deployment tests
-
colm authored
-
- 27 Sep, 2019 2 commits
-
-
colm authored
-
colm authored
* A placing of the invetoryNb in the html on both loops, and some js to make hovering over one make the other highlight * the InventoryNbs from Caramentis actually are troublesome for html and classnames as they are full of dots, so README update with some REGEX patters, this is not finished * changing the project font to AntiqueNoble * Interface JS for clocks, dates and page fillers
-
- 30 Aug, 2019 3 commits
-
-
colm authored
mechanising the usage of .csv files from the word_patterns folder in the flask static resources. Normally the structure will now allow for easy adding of future word patterns, and be able to pick images out of the corresponding folder. Using glob over os.listdir() meant a few changes in the main flask file too but we're mostly there
-
colm authored
-
colm authored
moving along nicely, gathering all of the csvs into a global dict to use on home page, specific pages work ok is, few issues to work out with the scraper
-
- 23 Aug, 2019 1 commit
-
-
colm authored
-
- 07 Aug, 2019 4 commits