Skip to content

Commit

Permalink
Merge pull request #1 from juaudet/add_text
Browse files Browse the repository at this point in the history
add descriptions, create team pages
  • Loading branch information
piotte13 authored Mar 17, 2024
2 parents 72271c2 + 6f2b928 commit 6691a9f
Show file tree
Hide file tree
Showing 19 changed files with 255 additions and 40 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ resources
jsconfig.json
hugo_stats.json
go.sum
yarn.lock
yarn.lock
.vscode
Binary file added assets/images/montreal_silhouette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions config/_default/languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ languageName = "En"
languageCode = "en-us"
contentDir = "content/english"
weight = 1

#[fr]
#languageName = "Fr"
#languageCode = "fr-ca"
#contentDir = "content/french"
#weight = 1
39 changes: 31 additions & 8 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,55 @@ hasChildren = true

[[main]]
parent = "Services"
name = "Artificial Engineering"
url = "blog/"
name = "Artificial Intelligence"
url = "services/ai/"
weight = 1

[[main]]
parent = "Services"
name = "Software Engineering"
url = "authors/"
url = "services/software/"
weight = 2

[[main]]
parent = "Services"
name = "Project Management"
url = "contact/"
url = "services/pm/"
weight = 3

[[main]]
name = "About"
url = "about/"
weight = 3
name = "The Team"
hasChildren = true

[[main]]
name = "Blog"
url = "blog/"
parent = "The Team"
name = "Jérémie"
url = "team/Jérémie/"
weight = 1

[[main]]
parent = "The Team"
name = "Frederick"
url = "team/Frederick/"
weight = 2

[[main]]
parent = "The Team"
name = "Julien"
url = "team/Julien/"
weight = 3

[[main]]
name = "About"
url = "about/"
weight = 4

#[[main]]
#name = "Blog"
#url = "blog/"
#weight = 5


# footer menu
[[footer]]
Expand Down
10 changes: 5 additions & 5 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ link = "contact"
# search
# search module: https://github.com/gethugothemes/hugo-modules/tree/master/search
[search]
enable = true
enable = false
primary_color = "#121212"
include_sections = ["blog"]
show_image = true
Expand All @@ -56,10 +56,10 @@ show_categories = true
# seo meta data for OpenGraph / Twitter Card
# seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo
[metadata]
keywords = ["Boilerplate", "Hugo"]
description = "Hugo & Tailwindcss Starter"
author = "zeon.studio"
image = "images/og-image.png"
keywords = ["FJ2 Tech", "Artificial Intelligence", "Software Engineering", "Project Management", "ai"]
description = "FJ2 Tech: Montreal-based tech experts in project management, software engineering & AI. Harnessing innovation to propel your business forward."
author = "FJ2 Technologies"
image = "images/logo.svg"


# site verifications
Expand Down
51 changes: 30 additions & 21 deletions content/english/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,45 +7,54 @@ banner:
button:
enable: true
label: "Get In Touch"
link: "https://github.com/zeon-studio/hugoplate"
link: "/contact/"

# Features
features:
- title: "Artificial Intelligence"
image: "/images/service-1.png"
content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin quis convallis est. Nullam placerat urna ex, at pulvinar lorem malesuada et. Integer suscipit placerat tellus, eu rhoncus ipsum commodo ut."
content: "Where innovation meets practicality to elevate your business capabilities.
In today's fast-paced digital landscape, harnessing the power of AI is not just an advantage but a necessity for staying competitive.
Our AI services are designed to revolutionize the way you operate, enabling you to leverage the power of data-driven insights, automation, and intelligent
decision-making. Whether you're looking to optimize processes, enhance customer experiences, or unlock new revenue streams, our tailored AI solutions are here to drive your success."
bulletpoints:
- "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
- "Vivamus egestas ex vitae erat elementum fermentum."
- "In a urna feugiat, tincidunt elit id, pretium nisl."
- "Curabitur a diam nec metus consectetur lacinia."
- "**Vestibulum interdum metus** nec nunc ultricies, id congue mi consectetur."
- "**AI Consulting:** We provide expert guidance to help you understand how AI can benefit your business and develop a roadmap for implementation."
- "**Custom AI Development:** From predictive analytics to chatbots, we build tailored AI solutions to meet your specific needs and goals."
- "**Data Analytics and Insights:** Unlock the potential of your data with our advanced analytics, revealing valuable insights to guide strategic decisions."
- "**Integration and Deployment:** We ensure seamless integration and deployment of AI solutions into your existing systems, with ongoing support for optimal performance."
button:
enable: false
enable: true
label: "Get Started Now"
link: "#"
link: "/contact/"

- title: "Software Engineering"
image: "/images/service-2.png"
content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin quis convallis est. Nullam placerat urna ex, at pulvinar lorem malesuada et. Integer suscipit placerat tellus, eu rhoncus ipsum commodo ut."
content: "Your go-to destination for comprehensive software engineering and data engineering solutions.
We specialize in integrating cutting-edge automation technologies to streamline development processes and enhance productivity across
various domains. From custom software development and mobile/web applications to robust data engineering solutions,
our seasoned engineers are dedicated to delivering tailored experiences that exceed expectations. At FJ2 Technologies, we simplify complexities,
accelerate time-to-market, and drive innovation through automation, ensuring your projects thrive in today's dynamic digital landscape."
bulletpoints:
- "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
- "Vivamus egestas ex vitae erat elementum fermentum."
- "In a urna feugiat, tincidunt elit id, pretium nisl."
- "**Custom software development:** Tailored solutions for your unique needs."
- "**Automation-driven solutions:** Streamlining processes for efficiency and effectiveness."
- "**Enhanced productivity through automation tools:** Leveraging technology for maximum efficiency."
- "**Data engineering solutions:** Unlocking insights and optimizing data workflows."
button:
enable: true
label: "Get Started Now"
link: "https://github.com/zeon-studio/hugoplate"
link: "/contact/"

- title: "Project Management"
image: "/images/service-3.png"
content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin quis convallis est. Nullam placerat urna ex, at pulvinar lorem malesuada et. Integer suscipit placerat tellus, eu rhoncus ipsum commodo ut."
content: "we specialize in delivering innovative software engineering solutions and proficient AI project management services tailored
to meet your organization's unique needs. Leveraging our expertise, cutting-edge technologies, and industry best practices, we ensure
the successful execution and delivery of your projects with precision and efficiency."
bulletpoints:
- "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
- "Vivamus egestas ex vitae erat elementum fermentum."
- "In a urna feugiat, tincidunt elit id, pretium nisl."
- "**Agility:** Our agile development methodology enables us to adapt to changing requirements and market dynamics, ensuring flexibility and responsiveness throughout the project lifecycle."
- "**Results-Driven:** We are committed to delivering tangible results that align with your strategic goals, whether it's enhancing operational efficiency, improving customer satisfaction, or driving revenue growth."
- "**Collaborative Approach:** We prioritize open communication and collaboration with our clients, working closely to understand their unique requirements and deliver tailored solutions that exceed expectations."
button:
enable: false
label: ""
link: ""
enable: true
label: "Get Started Now"
link: "/contact/"
---
11 changes: 8 additions & 3 deletions content/english/about/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
---
title: "Hey, I am John Doe!"
title: "FJ2 Technologies"
meta_title: "About"
description: "this is meta description"
image: "/images/avatar.png"
image: "/images/montreal_silhouette.png"
draft: false
---

Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis illum nesciunt commodi vel nisi ut alias excepturi ipsum, totam, labore tempora, odit ex iste tempore sed. Fugit voluptatibus perspiciatis assumenda nulla ad nihil, omnis vel, doloremque sit quam autem optio maiores, illum eius facilis et quo consectetur provident dolor similique! Enim voluptatem dicta expedita veritatis repellat dolorum impedit, provident quasi at.

FJ2 Tech is a dynamic tech company headquartered in the vibrant city of Montreal, Canada. Specializing in project management, software engineering, and artificial intelligence solutions, FJ2 Tech is at the forefront of innovation in the tech industry.

With a talented team of experts dedicated to delivering cutting-edge solutions, FJ2 Tech helps businesses streamline their processes, develop bespoke software tailored to their needs, and harness the power of AI to optimize operations and drive growth.

Driven by a commitment to excellence and customer satisfaction, FJ2 Tech leverages the latest technologies and methodologies to provide top-notch services that empower businesses to thrive in the digital age. Whether it's developing custom software applications, implementing AI-driven solutions, or managing complex projects, FJ2 Tech is the trusted partner for companies seeking to elevate their technological capabilities and achieve their goals.
3 changes: 3 additions & 0 deletions content/english/services/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: "Services"
---
Empty file added content/english/services/ai.md
Empty file.
Empty file added content/english/services/pm.md
Empty file.
9 changes: 9 additions & 0 deletions content/english/services/software.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Welcome to FJ2 Technologies, your premier destination for comprehensive software engineering solutions, powered by automation, crafted to elevate your digital endeavors. With a deep understanding of the intricacies of software development and a commitment to excellence, we offer a diverse range of services to address your unique requirements and propel your projects to success.

In today's dynamic business landscape, automation is a key driver of efficiency and innovation. At FJ2 Technologies, we harness the power of automation technologies to streamline your development process, enhance productivity, and accelerate time-to-market. By automating repetitive tasks, we free up valuable time and resources, allowing your team to focus on innovation and strategic initiatives.

Whether you're a startup embarking on your maiden software venture or a seasoned enterprise seeking to optimize your existing systems, our team of seasoned engineers stands ready to partner with you at every stage of your journey. From custom software development to mobile and web applications, our expertise spans the entire spectrum of modern technology stacks and platforms, enhanced by automation wherever possible.

At FJ2 Technologies, we pride ourselves on our ability to deliver tailor-made solutions that not only meet but exceed your expectations. Our commitment to excellence extends beyond the initial development phase. We offer comprehensive quality assurance, testing, and ongoing maintenance services to ensure your software performs flawlessly and remains resilient in the face of evolving challenges.

Discover the difference that automation, combined with personalized attention and expertise, can make in your software endeavors. Partner with FJ2 Technologies and unlock the full potential of your digital initiatives. Let's embark on this journey together, towards a future where your software aspirations become reality.
20 changes: 20 additions & 0 deletions content/english/team/Frederick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Frederick
email: [email protected]
image: "/images/avatar.png"
description: this is meta description
social:
- name: github
icon: fa-brands fa-github
link: https://github.com

- name: twitter
icon: fa-brands fa-twitter
link: https://twitter.com

- name: linkedin
icon: fa-brands fa-linkedin
link: https://linkedin.com
---

lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr navigation et dolore magna aliqua.
20 changes: 20 additions & 0 deletions content/english/team/Julien.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Julien
email: [email protected]
image: "/images/avatar.png"
description: this is meta description
social:
- name: github
icon: fa-brands fa-github
link: https://github.com

- name: twitter
icon: fa-brands fa-twitter
link: https://twitter.com

- name: linkedin
icon: fa-brands fa-linkedin
link: https://linkedin.com
---

lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr navigation et dolore magna aliqua.
20 changes: 20 additions & 0 deletions content/english/team/Jérémie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Jérémie
email: [email protected]
image: "/images/avatar.png"
description: this is meta description
social:
- name: github
icon: fa-brands fa-github
link: https://github.com

- name: twitter
icon: fa-brands fa-twitter
link: https://twitter.com

- name: linkedin
icon: fa-brands fa-linkedin
link: https://linkedin.com
---

lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr navigation et dolore magna aliqua.
3 changes: 3 additions & 0 deletions content/english/team/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: "The Team"
---
2 changes: 1 addition & 1 deletion themes/hugoplate/layouts/about/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="container">
<div class="row justify-center">
<div class="md:col-10 lg:col-7 text-center">
{{ partial "image" (dict "Src" .Params.image "Alt" .Title "Class" "mx-auto mb-6" "Size" "200x200") }}
{{ partial "image" (dict "Src" .Params.image "Alt" .Title "Class" "mx-auto mb-6") }}
<h2 class="h3 mb-6">{{ .Title }}</h2>
<div class="content">{{ .Content }}</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion themes/hugoplate/layouts/contact/list.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ define "main" }}
{{ partial "page-header" . }}
<!--{{ partial "page-header" . }}-->


<section class="section-sm">
Expand Down
48 changes: 48 additions & 0 deletions themes/hugoplate/layouts/services/single.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{{ define "main" }}
<section class="section-sm pb-0">
<div class="container">
<div
class="row border-border dark:border-darkmode-border justify-center border-b pb-14">
<div class="lg:col-4 text-center">
{{ $image:= .Params.image }}
{{ if $image }}
{{ partial "image" (dict "Src" $image "Alt" .Title "Class" "mx-auto" "Size" "200x200") }}
{{ else if .Params.Email }}
<img
class="mx-auto"
alt="{{ .Title }}"
height="200"
width="200"
src="https://www.gravatar.com/avatar/{{ md5 .Params.email }}?s=128&pg&d=identicon" />
{{ end }}
<h1 class="h3 mt-10">{{ .Title }}</h1>
<div class="content mt-6">
{{ .Content }}
</div>
<ul class="social-icons ml-4 mt-10 text-center">
{{ range .Params.social }}
<li>
<a
href="{{ .link | safeURL }}"
target="_blank"
rel="noopener nofollow">
<span class="sr-only">{{ .title }}</span>
<i class="{{ .icon }}"></i>
</a>
</li>
{{ end }}
</ul>
</div>
</div>

<div class="row pb-16 pt-14">
{{ $filterByAuthor := where site.RegularPages "Params.author" "==" .Title }}
{{ range $filterByAuthor }}
<div class="md:col-6 lg:col-4 mb-12">
{{ partial "components/blog-card" . }}
</div>
{{ end }}
</div>
</div>
</section>
{{ end }}
48 changes: 48 additions & 0 deletions themes/hugoplate/layouts/team/single.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{{ define "main" }}
<section class="section-sm pb-0">
<div class="container">
<div
class="row border-border dark:border-darkmode-border justify-center border-b pb-14">
<div class="lg:col-4 text-center">
{{ $image:= .Params.image }}
{{ if $image }}
{{ partial "image" (dict "Src" $image "Alt" .Title "Class" "mx-auto" "Size" "200x200") }}
{{ else if .Params.Email }}
<img
class="mx-auto"
alt="{{ .Title }}"
height="200"
width="200"
src="https://www.gravatar.com/avatar/{{ md5 .Params.email }}?s=128&pg&d=identicon" />
{{ end }}
<h1 class="h3 mt-10">{{ .Title }}</h1>
<div class="content mt-6">
{{ .Content }}
</div>
<ul class="social-icons ml-4 mt-10 text-center">
{{ range .Params.social }}
<li>
<a
href="{{ .link | safeURL }}"
target="_blank"
rel="noopener nofollow">
<span class="sr-only">{{ .title }}</span>
<i class="{{ .icon }}"></i>
</a>
</li>
{{ end }}
</ul>
</div>
</div>

<div class="row pb-16 pt-14">
{{ $filterByAuthor := where site.RegularPages "Params.author" "==" .Title }}
{{ range $filterByAuthor }}
<div class="md:col-6 lg:col-4 mb-12">
{{ partial "components/blog-card" . }}
</div>
{{ end }}
</div>
</div>
</section>
{{ end }}

0 comments on commit 6691a9f

Please sign in to comment.