diff --git a/build/footer.html b/build/footer.html index 0303543..476487b 100644 --- a/build/footer.html +++ b/build/footer.html @@ -5,18 +5,15 @@

GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/build/make.js b/build/make.js index df7f9c7..aa25918 100644 --- a/build/make.js +++ b/build/make.js @@ -15,31 +15,31 @@ writeHtml('notes.html'); writeHtml('howto.html'); writeHtml('privacy.html'); -fs.rmSync('../img/cloud', { recursive: true }); -fs.mkdirSync('../img/cloud'); - -cloud_grid = ` -
-
-`; - -let icon_folders = [ - '../../armorpaint_cloud/public/cloud/materials/scanned', -]; - -for (folder of icon_folders) { - fs.readdirSync(folder).forEach(file => { - let isMaterial = folder.indexOf('/materials') > 0; - if (file.endsWith(isMaterial ? '.png' : '.jpg')) { - fs.copyFileSync(folder + '/' + file, '../img/cloud/' + file); - label = file.slice(0, -9); - if (label.length > 13) label = label.substring(0, 11) + '...'; - cloud_grid += '

' + label + '

'; - } - }); -} - -cloud_grid += '
'; -cloud_grid += '
Materials are available in the ArmorPaint cloud. 🖌🎨

'; - -writeHtml('gallery.html', cloud_grid); +// fs.rmSync('../img/cloud', { recursive: true }); +// fs.mkdirSync('../img/cloud'); + +// cloud_grid = ` +//
+//
+// `; + +// let icon_folders = [ +// '../../armorpaint_cloud/public/cloud/materials/scanned', +// ]; + +// for (folder of icon_folders) { +// fs.readdirSync(folder).forEach(file => { +// let isMaterial = folder.indexOf('/materials') > 0; +// if (file.endsWith(isMaterial ? '.png' : '.jpg')) { +// fs.copyFileSync(folder + '/' + file, '../img/cloud/' + file); +// label = file.slice(0, -9); +// if (label.length > 13) label = label.substring(0, 11) + '...'; +// cloud_grid += '

' + label + '

'; +// } +// }); +// } + +// cloud_grid += '
'; +// cloud_grid += '
Materials are available in the ArmorPaint cloud. 🖌🎨

'; + +// writeHtml('gallery.html', cloud_grid); diff --git a/community.html b/community.html index 9cfc83f..009b9b5 100644 --- a/community.html +++ b/community.html @@ -132,18 +132,15 @@


GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/download.html b/download.html index 1ec6e1b..70d29eb 100644 --- a/download.html +++ b/download.html @@ -196,18 +196,15 @@

Latest Release


GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/howto.html b/howto.html index 7014039..da2f02e 100644 --- a/howto.html +++ b/howto.html @@ -113,18 +113,15 @@

Learn ArmorLab by watching short clips.🎓


GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/index.html b/index.html index e78003c..eead93f 100644 --- a/index.html +++ b/index.html @@ -267,18 +267,15 @@

Runs Everywhere


GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/news.html b/news.html index 1398ce1..3615406 100644 --- a/news.html +++ b/news.html @@ -101,18 +101,15 @@

GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/notes.html b/notes.html index 6fe90e4..9c3f178 100644 --- a/notes.html +++ b/notes.html @@ -117,18 +117,15 @@

Release Notes


GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook
diff --git a/privacy.html b/privacy.html index 994fa71..4535ccd 100644 --- a/privacy.html +++ b/privacy.html @@ -105,18 +105,15 @@

Privacy Policy


GitHub -
Tracker -
Donate +
Contact
-
Contact
Youtube
ArtStation

Twitter
Instagram -
Facebook