|
|
|
@ -11,7 +11,7 @@ Or index all the gaduation works:
|
|
|
|
|
web/page-template.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1) SCRIPTS in buttom of generated pages does not close proberly. And non-relevant scripts are also still in.
|
|
|
|
|
1) SCRIPTS in bottom of generated pages does not close proberly. And non-relevant scripts are also still in.
|
|
|
|
|
|
|
|
|
|
should be:
|
|
|
|
|
=========
|
|
|
|
@ -31,15 +31,19 @@ is now:
|
|
|
|
|
<script src="./js/imagesloaded.pkgd.min.js" />
|
|
|
|
|
<script src="./js/mainScripts_single.js" />
|
|
|
|
|
|
|
|
|
|
2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
web/index-template.html
|
|
|
|
|
web/index-template.html:
|
|
|
|
|
|
|
|
|
|
1) FIXED broken img files in index-temlpate: white logo + arrowDown/Up
|
|
|
|
|
|
|
|
|
|
2)
|
|
|
|
|
web/page-template.html:
|
|
|
|
|
|
|
|
|
|
1) [minor] ADDED a space between arrowBack and title for mobile version
|
|
|
|
|
|
|
|
|
|
css:
|
|
|
|
|
|
|
|
|
|
Lot's of changes to CSS, including thumbnail not displayed on project page;
|
|
|
|
|
iframes no borders, h1/h2/h3 styling, fixes in sidebar, url 'breaks' word now.
|
|
|
|
|
|
|
|
|
|
## To Do
|
|
|
|
|
* add auxiliar JSON creation
|
|
|
|
|