commit 2f928f6140c5b58889517db8338a8b8c8a64833c Author: Aadil Ayub Date: Thu Apr 25 13:14:53 2024 +0500 import theme from Albatros dev site diff --git a/assets/fonts/Lato-Black.ttf b/assets/fonts/Lato-Black.ttf new file mode 100644 index 0000000..4340502 Binary files /dev/null and b/assets/fonts/Lato-Black.ttf differ diff --git a/assets/fonts/Lato-BlackItalic.ttf b/assets/fonts/Lato-BlackItalic.ttf new file mode 100644 index 0000000..4df1555 Binary files /dev/null and b/assets/fonts/Lato-BlackItalic.ttf differ diff --git a/assets/fonts/Lato-Bold.ttf b/assets/fonts/Lato-Bold.ttf new file mode 100644 index 0000000..016068b Binary files /dev/null and b/assets/fonts/Lato-Bold.ttf differ diff --git a/assets/fonts/Lato-BoldItalic.ttf b/assets/fonts/Lato-BoldItalic.ttf new file mode 100644 index 0000000..a05d503 Binary files /dev/null and b/assets/fonts/Lato-BoldItalic.ttf differ diff --git a/assets/fonts/Lato-Italic.ttf b/assets/fonts/Lato-Italic.ttf new file mode 100644 index 0000000..0d0f69e Binary files /dev/null and b/assets/fonts/Lato-Italic.ttf differ diff --git a/assets/fonts/Lato-Light.ttf b/assets/fonts/Lato-Light.ttf new file mode 100644 index 0000000..dfa72ce Binary files /dev/null and b/assets/fonts/Lato-Light.ttf differ diff --git a/assets/fonts/Lato-LightItalic.ttf b/assets/fonts/Lato-LightItalic.ttf new file mode 100644 index 0000000..12f2b6c Binary files /dev/null and b/assets/fonts/Lato-LightItalic.ttf differ diff --git a/assets/fonts/Lato-Regular.ttf b/assets/fonts/Lato-Regular.ttf new file mode 100644 index 0000000..bb2e887 Binary files /dev/null and b/assets/fonts/Lato-Regular.ttf differ diff --git a/assets/fonts/Lato-Thin.ttf b/assets/fonts/Lato-Thin.ttf new file mode 100644 index 0000000..ba58da1 Binary files /dev/null and b/assets/fonts/Lato-Thin.ttf differ diff --git a/assets/fonts/Lato-ThinItalic.ttf b/assets/fonts/Lato-ThinItalic.ttf new file mode 100644 index 0000000..4d82766 Binary files /dev/null and b/assets/fonts/Lato-ThinItalic.ttf differ diff --git a/assets/images/cmt-engineering-logo.png b/assets/images/cmt-engineering-logo.png new file mode 100644 index 0000000..46d1af6 Binary files /dev/null and b/assets/images/cmt-engineering-logo.png differ diff --git a/assets/images/footer-contact-address-icon.png b/assets/images/footer-contact-address-icon.png new file mode 100644 index 0000000..4e53495 Binary files /dev/null and b/assets/images/footer-contact-address-icon.png differ diff --git a/assets/images/footer-contact-email-icon.png b/assets/images/footer-contact-email-icon.png new file mode 100644 index 0000000..9b58a08 Binary files /dev/null and b/assets/images/footer-contact-email-icon.png differ diff --git a/assets/images/footer-contact-telephone-icon.png b/assets/images/footer-contact-telephone-icon.png new file mode 100644 index 0000000..c14eac2 Binary files /dev/null and b/assets/images/footer-contact-telephone-icon.png differ diff --git a/assets/images/footer-contact-website-icon.png b/assets/images/footer-contact-website-icon.png new file mode 100644 index 0000000..29dca1b Binary files /dev/null and b/assets/images/footer-contact-website-icon.png differ diff --git a/assets/images/itf-logo.jpg b/assets/images/itf-logo.jpg new file mode 100644 index 0000000..8ffd8d1 Binary files /dev/null and b/assets/images/itf-logo.jpg differ diff --git a/functions.php b/functions.php new file mode 100644 index 0000000..67bdc76 --- /dev/null +++ b/functions.php @@ -0,0 +1,24 @@ + \ No newline at end of file diff --git a/parts/header.html b/parts/header.html new file mode 100644 index 0000000..b5df477 --- /dev/null +++ b/parts/header.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/parts/new-footer.html b/parts/new-footer.html new file mode 100644 index 0000000..a167a5d --- /dev/null +++ b/parts/new-footer.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/parts/new-header.html b/parts/new-header.html new file mode 100644 index 0000000..c282954 --- /dev/null +++ b/parts/new-header.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/parts/product-list-generator-2.html b/parts/product-list-generator-2.html new file mode 100644 index 0000000..3dcbf88 --- /dev/null +++ b/parts/product-list-generator-2.html @@ -0,0 +1,21 @@ + +
+ + + + + + + + + + + + + +

+ +
+ \ No newline at end of file diff --git a/parts/product-list-generator.html b/parts/product-list-generator.html new file mode 100644 index 0000000..3dcbf88 --- /dev/null +++ b/parts/product-list-generator.html @@ -0,0 +1,21 @@ + +
+ + + + + + + + + + + + + +

+ +
+ \ No newline at end of file diff --git a/patterns/new-footer.php b/patterns/new-footer.php new file mode 100644 index 0000000..330bf17 --- /dev/null +++ b/patterns/new-footer.php @@ -0,0 +1,95 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/patterns/new-header.php b/patterns/new-header.php new file mode 100644 index 0000000..197a025 --- /dev/null +++ b/patterns/new-header.php @@ -0,0 +1,53 @@ + + +

+ + + +
+
+
+
+
+ + + +
+ + + +
+
+
+ + + + + +
+
+
+
+
+ + + + + + + +

+ \ No newline at end of file diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..40c5b99 Binary files /dev/null and b/screenshot.png differ diff --git a/style.css b/style.css new file mode 100644 index 0000000..73b5810 --- /dev/null +++ b/style.css @@ -0,0 +1,8 @@ +/* +Theme Name: CMT Engineering +Author: Autonomic Co-op +Author URI: https://autonomic.zone +Description: Modern block theme for CMT Engineering +Version: 0.1 +*/ + diff --git a/templates/page.html b/templates/page.html new file mode 100644 index 0000000..2cd4d9e --- /dev/null +++ b/templates/page.html @@ -0,0 +1,7 @@ + +
+ + + +
+ \ No newline at end of file diff --git a/templates/single-post.html b/templates/single-post.html new file mode 100644 index 0000000..5948519 --- /dev/null +++ b/templates/single-post.html @@ -0,0 +1,19 @@ + + + +
+ + + + + + +
+ + + + +
+ + + \ No newline at end of file diff --git a/templates/single.html b/templates/single.html new file mode 100644 index 0000000..df49325 --- /dev/null +++ b/templates/single.html @@ -0,0 +1,15 @@ + + + +

+ + + + + +
+ +
+ + + \ No newline at end of file diff --git a/theme.json b/theme.json new file mode 100644 index 0000000..9e370dc --- /dev/null +++ b/theme.json @@ -0,0 +1,166 @@ +{ + "settings": { + "layout": { + "contentSize": "1300px", + "wideSize": "1400px" + }, + "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Inter", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "300 900", + "src": [ + "file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2" + ] + } + ], + "fontFamily": "\"Inter\", sans-serif", + "name": "Inter", + "slug": "body" + }, + { + "fontFace": [ + { + "fontFamily": "Cardo", + "fontStyle": "normal", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/cardo/cardo_normal_400.woff2" + ] + }, + { + "fontFamily": "Cardo", + "fontStyle": "italic", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/cardo/cardo_italic_400.woff2" + ] + }, + { + "fontFamily": "Cardo", + "fontStyle": "normal", + "fontWeight": "700", + "src": [ + "file:./assets/fonts/cardo/cardo_normal_700.woff2" + ] + } + ], + "fontFamily": "Cardo", + "name": "Cardo", + "slug": "heading" + }, + { + "fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif", + "name": "System Sans-serif", + "slug": "system-sans-serif" + }, + { + "fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol", + "name": "System Serif", + "slug": "system-Serif" + }, + { + "name": "Lato", + "slug": "lato", + "fontFamily": "Lato", + "fontFace": [ + { + "fontFamily": "Lato", + "fontStyle": "normal", + "fontWeight": "900", + "src": "file:./assets/fonts/Lato-Black.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "italic", + "fontWeight": "900", + "src": "file:./assets/fonts/Lato-BlackItalic.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "normal", + "fontWeight": "700", + "src": "file:./assets/fonts/Lato-Bold.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "italic", + "fontWeight": "700", + "src": "file:./assets/fonts/Lato-BoldItalic.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "italic", + "fontWeight": "400", + "src": "file:./assets/fonts/Lato-Italic.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "italic", + "fontWeight": "300", + "src": "file:./assets/fonts/Lato-LightItalic.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "italic", + "fontWeight": "250", + "src": "file:./assets/fonts/Lato-ThinItalic.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "normal", + "fontWeight": "300", + "src": "file:./assets/fonts/Lato-Light.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "normal", + "fontWeight": "400", + "src": "file:./assets/fonts/Lato-Regular.ttf" + }, + { + "fontFamily": "Lato", + "fontStyle": "normal", + "fontWeight": "250", + "src": "file:./assets/fonts/Lato-Thin.ttf" + } + ] + } + ] + } + }, + "styles": { + "css": "", + "elements": { + "button": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--lato)" + } + }, + "caption": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--lato)" + } + }, + "heading": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--lato)" + } + }, + "link": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--lato)" + } + } + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--lato)" + } + }, + "version": 2, + "$schema": "https://schemas.wp.org/wp/6.5/theme.json" +} \ No newline at end of file