From 07737b19b43240dce4205e931af79ecc99547c47 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Tue, 16 Mar 2021 01:16:17 -0300 Subject: [PATCH 01/11] fixed price thing --- themes/meghna-hugo/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 599ddff..338a99e 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -841,7 +841,7 @@ a:hover { } .pricing li:nth-child(2n) { - background-color: #292F36; + /* background-color: #292F36; */ } .pricing li .btn { -- 2.45.2 From 0a00526a3a1962f4492143ebf1346eb1259dbf11 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Tue, 16 Mar 2021 02:16:38 -0300 Subject: [PATCH 02/11] pending changes, hover is what i'm considering --- themes/meghna-hugo/assets/css/custom.css | 48 ++++++++++++++++++++++++ themes/meghna-hugo/assets/css/style.css | 9 +++-- 2 files changed, 54 insertions(+), 3 deletions(-) diff --git a/themes/meghna-hugo/assets/css/custom.css b/themes/meghna-hugo/assets/css/custom.css index e69de29..69365ad 100644 --- a/themes/meghna-hugo/assets/css/custom.css +++ b/themes/meghna-hugo/assets/css/custom.css @@ -0,0 +1,48 @@ +.navigation { + background-color: #292F36; + width: 100%; + margin-bottom: 0; +} + +#contact-submit:hover { + border-color: #2c9091; + background-color: #0099FF; +} + +/* this should probably be #0fBAC4 */ +.btn-main:hover { + background: #0099FF; + color: #fff; + } + + +.price-item { + background-color: #0d0e0f; + /* disable this block to get prising section mostly same color as bg */ +} + +.counters-item { + /* background-color: #0d0e0f; */ +} + +/* the hover is basically here to compare */ +.service-block { + background-color: #0d0e0f; + box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(54, 186, 196, 0.9); +} +.service-block:hover { + background-color: #0d0e0f; + box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(0, 153, 255, 0.8); +} + + +.skill-bar .progress .progress-bar { + background: #0FBAC4; + } + .skill-bar .progress .progress-bar:hover { + background: #0099ff; + } + + .title h2 span:hover { + color: #0099FF; + } \ No newline at end of file diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 338a99e..8163be9 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -58,6 +58,7 @@ pre { hr { border-top: 1px solid rgba(255, 255, 255, .1); + } figure { @@ -801,6 +802,7 @@ a:hover { border: 1px solid rgba(236, 239, 241, 0.07); padding-bottom: 30px; margin-bottom: 15px; + } .price-title { @@ -840,9 +842,9 @@ a:hover { margin-bottom: 20px; } -.pricing li:nth-child(2n) { - /* background-color: #292F36; */ -} +/* .pricing li:nth-child(2n) { + background-color: #292F36; +} */ .pricing li .btn { text-transform: uppercase; @@ -1025,6 +1027,7 @@ a:hover { margin-bottom: 10px; } + .team-member:hover .mask { cursor: pointer; opacity: 1; -- 2.45.2 From ad6bc1dbb6ff70f9efd583ff5065b39135567402 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Tue, 16 Mar 2021 10:51:57 -0300 Subject: [PATCH 03/11] blues, testimonial section removal --- config.toml | 88 +++++++++---------- themes/meghna-hugo/assets/css/custom.css | 24 +++-- themes/meghna-hugo/assets/css/style.css | 72 +++++++-------- themes/meghna-hugo/layouts/index.html | 2 +- .../meghna-hugo/layouts/partials/service.html | 2 +- 5 files changed, 93 insertions(+), 95 deletions(-) diff --git a/config.toml b/config.toml index d5ca5de..885515a 100644 --- a/config.toml +++ b/config.toml @@ -85,48 +85,48 @@ weight = 7 -################### Dutch Navigation ######################## -[[Languages.nl.menu.main]] -name = "Over ons" -pre = "#" -url = "about" -weight = 1 +# ################### Dutch Navigation ######################## +# [[Languages.nl.menu.main]] +# name = "Over ons" +# pre = "#" +# url = "about" +# weight = 1 -[[Languages.nl.menu.main]] -name = "Onze Services" -pre = "#" -url = "services" -weight = 2 +# [[Languages.nl.menu.main]] +# name = "Onze Services" +# pre = "#" +# url = "services" +# weight = 2 -[[Languages.nl.menu.main]] -name = "Portfolio" -pre = "#" -url = "portfolio" -weight = 3 +# [[Languages.nl.menu.main]] +# name = "Portfolio" +# pre = "#" +# url = "portfolio" +# weight = 3 -[[Languages.nl.menu.main]] -name = "Team" -pre = "#" -url = "team" -weight = 4 +# [[Languages.nl.menu.main]] +# name = "Team" +# pre = "#" +# url = "team" +# weight = 4 -[[Languages.nl.menu.main]] -name = "Plannen" -pre = "#" -url = "pricing" -weight = 5 +# [[Languages.nl.menu.main]] +# name = "Plannen" +# pre = "#" +# url = "pricing" +# weight = 5 -[[Languages.nl.menu.main]] -name = "blog" -pre = "#" -url = "blog" -weight = 6 +# [[Languages.nl.menu.main]] +# name = "blog" +# pre = "#" +# url = "blog" +# weight = 6 -[[Languages.nl.menu.main]] -name = "contact ons" -pre = "#" -url = "contact" -weight = 7 +# [[Languages.nl.menu.main]] +# name = "contact ons" +# pre = "#" +# url = "contact" +# weight = 7 ############################# Default Parameters ########################## @@ -193,11 +193,11 @@ weight = 1 home = "Home" copyright = "Copyright © 2020 Designed by [Themefisher](https://themefisher.com)" -################################ France Language ######################## -[Languages.nl] -languageName = "Nl" -languageCode = "nl" -contentDir = "content/dutch" -weight = 2 -home = "Home" -copyright = "Copyright © 2020 Designed by [Themefisher](https://themefisher.com)" +# ################################ Dutch Language ######################## +# [Languages.nl] +# languageName = "Nl" +# languageCode = "nl" +# contentDir = "content/dutch" +# weight = 2 +# home = "Home" +# copyright = "Copyright © 2020 Designed by [Themefisher](https://themefisher.com)" diff --git a/themes/meghna-hugo/assets/css/custom.css b/themes/meghna-hugo/assets/css/custom.css index 69365ad..a102275 100644 --- a/themes/meghna-hugo/assets/css/custom.css +++ b/themes/meghna-hugo/assets/css/custom.css @@ -9,7 +9,7 @@ background-color: #0099FF; } -/* this should probably be #0fBAC4 */ +/* this should probably be #215CD2 */ .btn-main:hover { background: #0099FF; color: #fff; @@ -18,31 +18,29 @@ .price-item { background-color: #0d0e0f; - /* disable this block to get prising section mostly same color as bg */ } .counters-item { /* background-color: #0d0e0f; */ } -/* the hover is basically here to compare */ .service-block { background-color: #0d0e0f; - box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(54, 186, 196, 0.9); + box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(33, 92, 210, 0.8); + } + .service-block:hover { - background-color: #0d0e0f; - box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(0, 153, 255, 0.8); + background-color: #0d0e0f; + box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(0, 153, 255, 0.8); } + .skill-bar .progress .progress-bar { - background: #0FBAC4; - } - .skill-bar .progress .progress-bar:hover { - background: #0099ff; + background: #215CD2; } - .title h2 span:hover { - color: #0099FF; - } \ No newline at end of file +.member-photo .mask { + background-color: rgba(33, 92, 210, 0.7); +} \ No newline at end of file diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 8163be9..96f8874 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -48,12 +48,12 @@ pre { ::-moz-selection { /* Code for Firefox */ color: #fff; - background: #0FBAC4; + background: #215CD2; } ::selection { color: #fff; - background: #0FBAC4; + background: #215CD2; } hr { @@ -116,7 +116,7 @@ a:hover { .btn-transparent:hover, .btn-transparent:focus { - background-color: #0FBAC4; + background-color: #215CD2; border: 1px solid transparent; color: #fff; } @@ -138,7 +138,7 @@ a:hover { position: absolute; top: -4px; width: 50px; - background-color: #0FBAC4; + background-color: #215CD2; } .color { @@ -216,11 +216,11 @@ a:hover { a:focus, a:hover { - color: #0FBAC4; + color: #215CD2; } .btn-main { - background: #0FBAC4; + background: #215CD2; color: #fff; display: inline-block; font-size: 14px; @@ -308,7 +308,7 @@ a:hover { } .title h2 span { - color: #0FBAC4; + color: #215CD2; } .title p { @@ -353,7 +353,7 @@ a:hover { } .header-bradcrumb a:hover { - color: #0FBAC4; + color: #215CD2; } .slick-slide { @@ -417,7 +417,7 @@ a:hover { .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link { - color: #0FBAC4; + color: #215CD2; } .navbar-toggler:focus { @@ -461,7 +461,7 @@ a:hover { .hero-area .block .video-button { background: #fff; - color: #0FBAC4; + color: #215CD2; display: inline-block; height: 60px; width: 60px; @@ -556,7 +556,7 @@ a:hover { } .about .block:hover { - border-bottom: 2px solid #0FBAC4; + border-bottom: 2px solid #215CD2; } .about .block:hover .icon-box { @@ -628,7 +628,7 @@ a:hover { .about-2 .content-block .media i { font-size: 30px; - color: #0FBAC4; + color: #215CD2; } .about-2 .content-block .media h4 { @@ -708,12 +708,12 @@ a:hover { .form-meghna input:hover, .form-meghna textarea:hover { - border-color: #0FBAC4; + border-color: #215CD2; } #contact-submit { border: 1px solid rgba(236, 239, 241, 0.07); - background: #0FBAC4; + background: #215CD2; padding: 12px 0; width: 100%; margin: 0; @@ -811,7 +811,7 @@ a:hover { } .price-title h3 { - color: #0FBAC4; + color: #215CD2; margin: 0 0 10px; text-transform: uppercase; } @@ -822,7 +822,7 @@ a:hover { } .price-title .value { - color: #0FBAC4; + color: #215CD2; font-size: 30px; } @@ -872,7 +872,7 @@ a:hover { } .portfolio-filter .btn.active { - border-color: #0FBAC4; + border-color: #215CD2; } .portfolio-block { @@ -931,7 +931,7 @@ a:hover { } .portfolio-block .caption .search-icon { - background: #0FBAC4; + background: #215CD2; width: 50px; height: 50px; color: #fff; @@ -977,13 +977,13 @@ a:hover { .service-2 .service-item:hover i { background: #fff; - color: #0FBAC4; + color: #215CD2; } .service-2 .service-item i { font-size: 30px; display: inline-block; - background: #0FBAC4 none repeat scroll 0 0; + background: #215CD2 none repeat scroll 0 0; border-radius: 30px; box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1); color: #fff; @@ -1016,7 +1016,7 @@ a:hover { } .skill-bar .progress .progress-bar { - background: #0FBAC4; + background: #215CD2; } /*================================================================= @@ -1096,7 +1096,7 @@ a:hover { .member-photo .mask ul li a:hover { background-color: #fff; - color: #0FBAC4; + color: #215CD2; border: 1px solid transparent; } @@ -1177,7 +1177,7 @@ a:hover { .owl-controls .owl-page.active span, .owl-controls .owl-page:hover span { - background-color: #0FBAC4; + background-color: #215CD2; border: 2px solid transparent; } @@ -1271,7 +1271,7 @@ a:hover { } .post-meta a { - color: #0FBAC4; + color: #215CD2; } .post-meta>span { @@ -1332,7 +1332,7 @@ a:hover { } .next-prev a:hover { - color: #0FBAC4; + color: #215CD2; } .next-prev .prev-post i { @@ -1355,7 +1355,7 @@ a:hover { } .social-profile ul li a i:hover { - color: #0FBAC4; + color: #215CD2; } .comments-section { @@ -1403,7 +1403,7 @@ a:hover { } .comment-wrap .media .media-heading a { - color: #0FBAC4; + color: #215CD2; font-size: 13px; } @@ -1430,7 +1430,7 @@ a:hover { .comment-reply-form input:focus, .comment-reply-form textarea:focus { box-shadow: none; - border: 1px solid #0FBAC4; + border: 1px solid #215CD2; } .comment-reply-form textarea, @@ -1532,7 +1532,7 @@ input#e-mail, } .social-icon ul li a:hover { - background: #0FBAC4; + background: #215CD2; } .social-icon ul li a:hover i { @@ -1575,8 +1575,8 @@ input#e-mail, } #scrollUp:hover { - background-color: #0FBAC4; - border: 1px solid #0FBAC4; + background-color: #215CD2; + border: 1px solid #215CD2; } /*================================================================= @@ -2002,7 +2002,7 @@ blockquote { } .form-control-meghna .form-control:focus { - border-color: #0FBAC4; + border-color: #215CD2; box-shadow: 0 0 0 0.2rem rgba(0, 174, 255, 0.432); } @@ -2256,8 +2256,8 @@ figcaption { } .pagination .page-item .page-link:hover { - background: #0FBAC4; - border-color: #0FBAC4; + background: #215CD2; + border-color: #215CD2; color: #fff } @@ -2267,9 +2267,9 @@ figcaption { } .pagination .page-item.active .page-link { - background: #0FBAC4; + background: #215CD2; color: #fff; - border-color: #0FBAC4; + border-color: #215CD2; } #select-language { diff --git a/themes/meghna-hugo/layouts/index.html b/themes/meghna-hugo/layouts/index.html index 34ef028..ca27f15 100644 --- a/themes/meghna-hugo/layouts/index.html +++ b/themes/meghna-hugo/layouts/index.html @@ -22,7 +22,7 @@ {{ partial "pricing.html" . }} -{{ partial "testimonial.html" . }} + {{ partial "blog.html" . }} diff --git a/themes/meghna-hugo/layouts/partials/service.html b/themes/meghna-hugo/layouts/partials/service.html index 055236e..e4925ef 100644 --- a/themes/meghna-hugo/layouts/partials/service.html +++ b/themes/meghna-hugo/layouts/partials/service.html @@ -18,7 +18,7 @@ {{ range .service_item}} {{"" | safeHTML }} -
+
-- 2.45.2 From 449d95ab7111768d3dab9fcc1e044921b1657d5b Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Tue, 16 Mar 2021 11:21:22 -0300 Subject: [PATCH 04/11] sample contact form working --- data/en/contact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/en/contact.yml b/data/en/contact.yml index 146c3ee..ea0cec7 100644 --- a/data/en/contact.yml +++ b/data/en/contact.yml @@ -23,7 +23,7 @@ contact: # Contact form contact_form: enable : true - form_action : "#" #contact form works with https://formspree.io + form_action : "https://formspree.io/f/xyybroqo" #contact form works with https://formspree.io name : "Your Name" email : "Your Email" subject : "Subject" -- 2.45.2 From 907a215b49e5537b21b44d503b0836d2605459f6 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Sun, 21 Mar 2021 11:36:27 -0300 Subject: [PATCH 05/11] added JB's suggestions and removed sections --- config.toml | 20 ++++++------ data/en/banner.yml | 2 +- data/en/contact.yml | 15 +++------ data/en/feature.yml | 4 +-- data/en/service.yml | 47 ++++++++++++++++----------- themes/meghna-hugo/layouts/index.html | 13 ++++---- 6 files changed, 53 insertions(+), 48 deletions(-) diff --git a/config.toml b/config.toml index 885515a..b29b6f4 100644 --- a/config.toml +++ b/config.toml @@ -53,11 +53,11 @@ pre = "#" url = "services" weight = 2 -[[Languages.en.menu.main]] -name = "portfolio" -pre = "#" -url = "portfolio" -weight = 3 +# [[Languages.en.menu.main]] +# name = "portfolio" +# pre = "#" +# url = "portfolio" +# weight = 3 [[Languages.en.menu.main]] name = "team" @@ -65,11 +65,11 @@ pre = "#" url = "team" weight = 4 -[[Languages.en.menu.main]] -name = "pricing" -pre = "#" -url = "pricing" -weight = 5 +# [[Languages.en.menu.main]] +# name = "pricing" +# pre = "#" +# url = "pricing" +# weight = 5 [[Languages.en.menu.main]] name = "blog" diff --git a/data/en/banner.yml b/data/en/banner.yml index d62e752..145f63f 100644 --- a/data/en/banner.yml +++ b/data/en/banner.yml @@ -5,7 +5,7 @@ banner: bg_image : "images/backgrounds/hero-area.jpg" icon : "" # themify icon pack : https://themify.me/themify-icons title : "Ensuring your future" - content : "blah blah" + content : "Datacenter, network, web and security consulting." button: enable : true label : "Explore Us" diff --git a/data/en/contact.yml b/data/en/contact.yml index ea0cec7..1e81c98 100644 --- a/data/en/contact.yml +++ b/data/en/contact.yml @@ -2,22 +2,17 @@ contact: enable : true title : Contact Us - subtitle : Contact Details - content : Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsam, vero, provident, eum eligendi blanditiis ex explicabo vitae nostrum facilis asperiores dolorem illo officiis ratione vel fugiat dicta laboriosam labore adipisci. + subtitle : Contact us for a quote or project! + content : You can contact us via Email, phone or the contact form below. # Contact details contact_list: - - icon : ti-location-pin # themify icon pack : https://themify.me/themify-icons - info : "Khaja Road, Bayzid, Chittagong, Bangladesh" - + - icon : ti-mobile # themify icon pack : https://themify.me/themify-icons - info : "Phone: +880-31-000-000" - - - icon : ti-printer # themify icon pack : https://themify.me/themify-icons - info : "Fax: +880-31-000-000" + info : "Phone: +597-728-3658 " - icon : ti-email # themify icon pack : https://themify.me/themify-icons - info : "Email: hello@meghna.com" + info : "Email: info@aperturect.com" # Contact form diff --git a/data/en/feature.yml b/data/en/feature.yml index 928bd89..3c58dff 100644 --- a/data/en/feature.yml +++ b/data/en/feature.yml @@ -3,11 +3,11 @@ feature: enable : true image : images/about/about-business-man.jpg image_webp : images/about/about-business-man.webp - title : We’re A dev/networking thing. + title : We deliver datacenter service from design and planning to deployment and maintenance content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Aliquam tempora itaque, autem dolores culpa cum mollitia voluptate nesciunt voluptatibus quasi." feature_item : # feature item loop - - title : Feature 1 + - title : This be deprecated icon : ti-world # themify icon pack : https://themify.me/themify-icons content : Lorem ipsum, dolor sit amet consectetur adipisicing elit. Possimus consectetur dolores repellendus eos saepe diff --git a/data/en/service.yml b/data/en/service.yml index 6f705b2..87b557d 100644 --- a/data/en/service.yml +++ b/data/en/service.yml @@ -1,25 +1,34 @@ ################################# Service ################################# service: - enable : true - title : Our Services - service_item : + enable: true + title: Our Services + service_item: # service item loop - - name : Websites opzetten - icon : ti-world # themify icon pack : https://themify.me/themify-icons - content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur. - + - name: Datacenter service + icon: ti-world # themify icon pack : https://themify.me/themify-icons + content: We deliver datacenter service from design and planning to deployment and maintenance. + # service item loop - - name : network setup - icon : ti-layout # themify icon pack : https://themify.me/themify-icons - content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur. - + - name: Networking solutions + icon: ti-blackboard # themify icon pack : https://themify.me/themify-icons + content: We can design your enterprise network from the ground up or help you expand your existing network. Unifi, cabling, backbone. + # service item loop - - name : Porten van legacy shit - icon : ti-blackboard # themify icon pack : https://themify.me/themify-icons - content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur. - + - name: Cloud migration + icon: ti-cloud # themify icon pack : https://themify.me/themify-icons + content: We'll help you migrate your existing infrastructure to the cloud, delivering smart and scalable solutions. + + # service item loop + - name: Managed services + icon: ti-panel # themify icon pack : https://themify.me/themify-icons + content: We can manage your firewall, x,y,z and more. + + # service item loop + - name: Security + icon: ti-key # themify icon pack : https://themify.me/themify-icons + content: We can advise on physical and network security blah blah. + # service item loop - - name : Data Analysis - icon : ti-palette # themify icon pack : https://themify.me/themify-icons - content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur. - \ No newline at end of file + - name: Web development + icon: ti-brush # themify icon pack : https://themify.me/themify-icons + content: We can build modern webapps, and provide advice on scalable solutions. diff --git a/themes/meghna-hugo/layouts/index.html b/themes/meghna-hugo/layouts/index.html index ca27f15..c3b3343 100644 --- a/themes/meghna-hugo/layouts/index.html +++ b/themes/meghna-hugo/layouts/index.html @@ -6,21 +6,22 @@ {{ partial "about.html" . }} -{{ partial "feature.html" . }} +{{/* {{ partial "feature.html" . }} */}} -{{ partial "cta.html" . }} {{ partial "service.html" . }} -{{ partial "skill.html" . }} +{{ partial "cta.html" . }} -{{ partial "portfolio.html" . }} +{{/* {{ partial "skill.html" . }} */}} -{{ partial "funfacts.html" . }} +{{/* {{ partial "portfolio.html" . }} */}} + +{{/* {{ partial "funfacts.html" . }} */}} {{ partial "team.html" . }} -{{ partial "pricing.html" . }} +{{/* {{ partial "pricing.html" . }} */}} -- 2.45.2 From bd1ace3bbcd94392df731af1193f8674fb942d8e Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Mon, 22 Mar 2021 12:13:07 -0300 Subject: [PATCH 06/11] fixed mail form, some design tweaks --- data/en/contact.yml | 2 +- data/en/team.yml | 54 +++++++++++++++++---------------------------- 2 files changed, 21 insertions(+), 35 deletions(-) diff --git a/data/en/contact.yml b/data/en/contact.yml index 1e81c98..a3f1102 100644 --- a/data/en/contact.yml +++ b/data/en/contact.yml @@ -18,7 +18,7 @@ contact: # Contact form contact_form: enable : true - form_action : "https://formspree.io/f/xyybroqo" #contact form works with https://formspree.io + form_action : "https://formspree.io/f/xeqvjakj" #contact form works with https://formspree.io name : "Your Name" email : "Your Email" subject : "Subject" diff --git a/data/en/team.yml b/data/en/team.yml index 67de8dd..1e6401d 100644 --- a/data/en/team.yml +++ b/data/en/team.yml @@ -18,23 +18,7 @@ team: link : "#" - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons link : "#" - - # team member loop - - name : Sagar Ramsaransing - image_webp : images/team/jeremy2.jpg - image : images/team/jeremy2.jpg - designation : Developer/Designer - content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. - social : - - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons - link : "#" - + # team member loop - name : Shaquille Soekhlal image_webp : images/team/jeremy3.jpg @@ -50,29 +34,31 @@ team: link : "#" - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons link : "#" + + + # team member loop + - name : Sagar Ramsaransing + image_webp : images/team/jeremy2.jpg + image : images/team/jeremy2.jpg + designation : Developer/Designer + content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. + social : + - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons + link : "#" + - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons + link : "#" + - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons + link : "#" + - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons + link : "#" + # team member loop - - name : James Lopez + - name : Stefan Udit image_webp : images/team/jeremy4.jpg image : images/team/jeremy4.jpg designation : Fall guy content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. - social : - - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons - link : "#" - - # team member loop - - name : Smiling Chinese Man - image_webp : images/team/jeremy5.jpg - image : images/team/jeremy5.jpg - designation : Guy who will Fuck you up - content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. social : - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons link : "#" -- 2.45.2 From 428a6616861d6fcbba0eabca44f38536c48c9292 Mon Sep 17 00:00:00 2001 From: "Jeremy D. Berkleef" Date: Sat, 27 Mar 2021 23:28:01 -0300 Subject: [PATCH 07/11] Added funny descriptions but also some not funny ones --- config.toml | 17 ++-------------- data/en/about.yml | 10 +++++----- data/en/cta.yml | 4 ++-- data/en/service.yml | 10 +++++----- data/en/team.yml | 48 ++++++++++++--------------------------------- 5 files changed, 26 insertions(+), 63 deletions(-) diff --git a/config.toml b/config.toml index b29b6f4..94bc2b6 100644 --- a/config.toml +++ b/config.toml @@ -161,11 +161,7 @@ map_marker = "images/marker.png" ############################# social icons ########################## [[params.social]] icon = "ti-facebook" # themify icon pack : https://themify.me/themify-icons -link = "#" - -[[params.social]] -icon = "ti-twitter-alt" # themify icon pack : https://themify.me/themify-icons -link = "#" +link = "https://www.facebook.com/ApertureComputerTechnologies/" [[params.social]] icon = "ti-youtube" # themify icon pack : https://themify.me/themify-icons @@ -173,16 +169,7 @@ link = "#" [[params.social]] icon = "ti-linkedin" # themify icon pack : https://themify.me/themify-icons -link = "#" - -[[params.social]] -icon = "ti-dribbble" # themify icon pack : https://themify.me/themify-icons -link = "#" - -[[params.social]] -icon = "ti-pinterest" # themify icon pack : https://themify.me/themify-icons -link = "#" - +link = "https://www.linkedin.com/company/aperture-ct/" ################################ English Language ######################## [Languages.en] diff --git a/data/en/about.yml b/data/en/about.yml index 2733793..facc7f8 100644 --- a/data/en/about.yml +++ b/data/en/about.yml @@ -5,12 +5,12 @@ about: about_item : - icon : ti-ruler-pencil # themify icon pack : https://themify.me/themify-icons title : We're Creative - content : Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit, nihil, libero, perspiciatis eos provident laborum eum dignissimos. + content : We're a team of young professionals looking to improve the IT landscape in Suriname as a whole. - icon : ti-cup # themify icon pack : https://themify.me/themify-icons - title : We're Professional - content : Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit, nihil, libero, perspiciatis eos provident laborum eum dignissimos. + title : We're Certified + content : From Microsoft Azure to the Linux Foundation. We know what we're talking about. - icon : ti-thought # themify icon pack : https://themify.me/themify-icons - title : We're Genius - content : Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit, nihil, libero, perspiciatis eos provident laborum eum dignissimos. \ No newline at end of file + title : We're Client Focused + content : We put our client's needs first. We do our homework on what you want and deliver the solution that fits you best. \ No newline at end of file diff --git a/data/en/cta.yml b/data/en/cta.yml index 06283c8..dcebc2e 100644 --- a/data/en/cta.yml +++ b/data/en/cta.yml @@ -3,8 +3,8 @@ cta: enable : true bg_image : "images/backgrounds/bg-white-wall.jpg" bg_image_webp : "images/backgrounds/bg-white-wall.webp" - title : "Great Design & Incredible Features" - content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Officiis tenetur odio impedit incidunt? Omnis accusantium ea reiciendis, fugit commodi nostrum." + title : "Want to work with us?" + content : "Contact us now for more information and a personalized quotation!" button: enable : true label : "Start a project with us" diff --git a/data/en/service.yml b/data/en/service.yml index 87b557d..f9086d0 100644 --- a/data/en/service.yml +++ b/data/en/service.yml @@ -6,12 +6,12 @@ service: # service item loop - name: Datacenter service icon: ti-world # themify icon pack : https://themify.me/themify-icons - content: We deliver datacenter service from design and planning to deployment and maintenance. + content: "We deliver complete datacenters: from design and planning to deployment and maintenance." # service item loop - name: Networking solutions icon: ti-blackboard # themify icon pack : https://themify.me/themify-icons - content: We can design your enterprise network from the ground up or help you expand your existing network. Unifi, cabling, backbone. + content: We can design your enterprise network from the ground up or help you expand your existing network. Everything from infrastructure to Software Defined Networking solutions. # service item loop - name: Cloud migration @@ -21,14 +21,14 @@ service: # service item loop - name: Managed services icon: ti-panel # themify icon pack : https://themify.me/themify-icons - content: We can manage your firewall, x,y,z and more. + content: We can manage your existing firewalls, servers and cloud solutions # service item loop - name: Security icon: ti-key # themify icon pack : https://themify.me/themify-icons - content: We can advise on physical and network security blah blah. + content: We can provide consultancy on physical security, datacenter edge- and endpoint protection # service item loop - name: Web development icon: ti-brush # themify icon pack : https://themify.me/themify-icons - content: We can build modern webapps, and provide advice on scalable solutions. + content: We can build modern, scalable webapps, provide hosting and consultancy. diff --git a/data/en/team.yml b/data/en/team.yml index 1e6401d..8529a8b 100644 --- a/data/en/team.yml +++ b/data/en/team.yml @@ -7,64 +7,40 @@ team: - name : Jeremy Berkleef image_webp : images/team/jeremy1.jpg image : images/team/jeremy1.jpg - designation : CEO/Network Engineer - content : Jeremy is Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. + designation : Founder/Systems Engineer + content : Loving wife, car enthousiast, part-time 5400RPM HDD. social : - - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons - link : "#" - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons - link : "#" + link : "https://www.linkedin.com/in/jberkleef/" # team member loop - name : Shaquille Soekhlal image_webp : images/team/jeremy3.jpg image : images/team/jeremy3.jpg - designation : Network Engineer - content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. + designation : Co-Founder/Network Engineer + content : Regrettably, not James Lopez. social : - - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons - link : "#" - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons - link : "#" + link : "https://www.linkedin.com/in/shaquille-soekhlal-7b076b173/" # team member loop - name : Sagar Ramsaransing image_webp : images/team/jeremy2.jpg image : images/team/jeremy2.jpg - designation : Developer/Designer - content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. + designation : Software Developer + content : The man in the git commits. social : - - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons - link : "#" - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons - link : "#" + link : "https://www.linkedin.com/in/sagar-ramsaransing-034421128/" # team member loop - name : Stefan Udit image_webp : images/team/jeremy4.jpg image : images/team/jeremy4.jpg - designation : Fall guy - content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio. + designation : Web Designer + content : Possibly deceased. social : - - icon : ti-facebook # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-twitter-alt # themify icon pack : https://themify.me/themify-icons - link : "#" - icon : ti-linkedin # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : ti-dribbble # themify icon pack : https://themify.me/themify-icons - link : "#" \ No newline at end of file + link : "https://www.linkedin.com/in/stefanudit/" \ No newline at end of file -- 2.45.2 From 973b62ebb29b598c9b2f76779c978c9ed33fa4fa Mon Sep 17 00:00:00 2001 From: "Jeremy D. Berkleef" Date: Sun, 28 Mar 2021 02:17:21 -0300 Subject: [PATCH 08/11] Edited icons, added blog author description --- config.toml | 4 ++-- content/english/author/jeremy-berkleef.md | 15 ++++----------- data/en/about.yml | 2 +- data/en/banner.yml | 2 +- data/en/service.yml | 6 +++--- 5 files changed, 11 insertions(+), 18 deletions(-) diff --git a/config.toml b/config.toml index 94bc2b6..d2c38f7 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ ################################# Default configuration ################### -baseURL = "https://aperturect.com" +baseURL = "https://www.aperturect.com" title = "ApertureCT" theme = "meghna-hugo" # post pagination @@ -178,7 +178,7 @@ languageCode = "en-us" contentDir = "content/english" weight = 1 home = "Home" -copyright = "Copyright © 2020 Designed by [Themefisher](https://themefisher.com)" +copyright = "Copyright © 2021 Aperture Computer Technologies, Designed by Themefisher" # ################################ Dutch Language ######################## # [Languages.nl] diff --git a/content/english/author/jeremy-berkleef.md b/content/english/author/jeremy-berkleef.md index 6b85b16..0cb4226 100644 --- a/content/english/author/jeremy-berkleef.md +++ b/content/english/author/jeremy-berkleef.md @@ -1,15 +1,8 @@ --- -title: "Jeremy Berkleef" -image: "" -email: "email2@example.org" +title: "Jeremy D. Berkleef" +image: "images/team/jeremy1.jpg" +email: "jberkleef@aperturect.com" social: - - icon : "ti-facebook" # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : "ti-twitter-alt" # themify icon pack : https://themify.me/themify-icons - link : "#" - - icon : "ti-github" # themify icon pack : https://themify.me/themify-icons - link : "#" --- -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin sit amet vulputate augue. Duis auctor lacus id vehicula gravida. Nam suscipit vitae purus et laoreet. -Donec nisi dolor, consequat vel pretium id, auctor in dui. Nam iaculis, neque ac ullamcorper. \ No newline at end of file +Aspiring systems engineer, Car enthusiast, Aperture Computer Tech's founder and dog person. \ No newline at end of file diff --git a/data/en/about.yml b/data/en/about.yml index facc7f8..2f348cd 100644 --- a/data/en/about.yml +++ b/data/en/about.yml @@ -7,7 +7,7 @@ about: title : We're Creative content : We're a team of young professionals looking to improve the IT landscape in Suriname as a whole. - - icon : ti-cup # themify icon pack : https://themify.me/themify-icons + - icon : ti-medall # themify icon pack : https://themify.me/themify-icons title : We're Certified content : From Microsoft Azure to the Linux Foundation. We know what we're talking about. diff --git a/data/en/banner.yml b/data/en/banner.yml index 145f63f..292523f 100644 --- a/data/en/banner.yml +++ b/data/en/banner.yml @@ -9,4 +9,4 @@ banner: button: enable : true label : "Explore Us" - link : "#services" \ No newline at end of file + link : "#about" \ No newline at end of file diff --git a/data/en/service.yml b/data/en/service.yml index f9086d0..80fe47e 100644 --- a/data/en/service.yml +++ b/data/en/service.yml @@ -5,12 +5,12 @@ service: service_item: # service item loop - name: Datacenter service - icon: ti-world # themify icon pack : https://themify.me/themify-icons + icon: ti-harddrives # themify icon pack : https://themify.me/themify-icons content: "We deliver complete datacenters: from design and planning to deployment and maintenance." # service item loop - name: Networking solutions - icon: ti-blackboard # themify icon pack : https://themify.me/themify-icons + icon: ti-world # themify icon pack : https://themify.me/themify-icons content: We can design your enterprise network from the ground up or help you expand your existing network. Everything from infrastructure to Software Defined Networking solutions. # service item loop @@ -25,7 +25,7 @@ service: # service item loop - name: Security - icon: ti-key # themify icon pack : https://themify.me/themify-icons + icon: ti-shield # themify icon pack : https://themify.me/themify-icons content: We can provide consultancy on physical security, datacenter edge- and endpoint protection # service item loop -- 2.45.2 From 6e7215d4ad0693750171b4ff53b4033087817ee1 Mon Sep 17 00:00:00 2001 From: "Jeremy D. Berkleef" Date: Sun, 28 Mar 2021 14:35:05 -0300 Subject: [PATCH 09/11] Change webdev icon to hammer instead of brush --- data/en/service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/en/service.yml b/data/en/service.yml index 80fe47e..1bdf499 100644 --- a/data/en/service.yml +++ b/data/en/service.yml @@ -30,5 +30,5 @@ service: # service item loop - name: Web development - icon: ti-brush # themify icon pack : https://themify.me/themify-icons + icon: ti-hummer # themify icon pack : https://themify.me/themify-icons content: We can build modern, scalable webapps, provide hosting and consultancy. -- 2.45.2 From 1e1752e6991ac2bf857804131480abe4c53a4fae Mon Sep 17 00:00:00 2001 From: "Jeremy D. Berkleef" Date: Sun, 28 Mar 2021 14:57:29 -0300 Subject: [PATCH 10/11] Added widescreen scaling, made elements accidentally thicc --- themes/meghna-hugo/assets/css/custom.css | 11 ++++++++++- themes/meghna-hugo/assets/css/style.css | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/themes/meghna-hugo/assets/css/custom.css b/themes/meghna-hugo/assets/css/custom.css index a102275..7097b14 100644 --- a/themes/meghna-hugo/assets/css/custom.css +++ b/themes/meghna-hugo/assets/css/custom.css @@ -43,4 +43,13 @@ .member-photo .mask { background-color: rgba(33, 92, 210, 0.7); -} \ No newline at end of file +} + +@media (max-width: 3840px) { + .section { + padding: 100px; + } + .container { + max-width: 80%; + } +} diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 96f8874..2b48842 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -126,7 +126,7 @@ a:hover { height: 1px; margin: 15px auto 0; position: relative; - width: 30%; + width: 50%; } .border-meghna:before { -- 2.45.2 From cc88c0a224434126c39ba260c5e74048bb2f8f80 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Sun, 28 Mar 2021 15:15:39 -0300 Subject: [PATCH 11/11] hanges --- themes/meghna-hugo/assets/css/custom.css | 27 ++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/themes/meghna-hugo/assets/css/custom.css b/themes/meghna-hugo/assets/css/custom.css index 7097b14..d13ab26 100644 --- a/themes/meghna-hugo/assets/css/custom.css +++ b/themes/meghna-hugo/assets/css/custom.css @@ -14,7 +14,7 @@ background: #0099FF; color: #fff; } - + .price-item { background-color: #0d0e0f; @@ -27,7 +27,7 @@ .service-block { background-color: #0d0e0f; box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(33, 92, 210, 0.8); - + } .service-block:hover { @@ -52,4 +52,27 @@ .container { max-width: 80%; } + .col-lg-4 { + flex: 0 0 30%; + max-width: 30%; + margin: auto; + } } + + + +/* @media (max-width: 1920px) { + .section { + padding: 100px; + } + + .container { + max-width: 80%; + } + + .col-lg-4 { + flex: 0 0 30%; + max-width: 30%; + margin: auto; + } +} */ \ No newline at end of file -- 2.45.2