Skip to content

Commit 86d8c69

Browse files
authored
Merge pull request #1 from dvXcode/company_page
Company page
2 parents e254bf8 + 34bc669 commit 86d8c69

File tree

6 files changed

+100
-69
lines changed

6 files changed

+100
-69
lines changed

_config.yml

Lines changed: 39 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,112 +1,86 @@
1-
# Welcome to Jekyll!
2-
#
3-
# This config file is meant for settings that affect your whole blog, values
4-
# which you are expected to set up once and rarely edit after that. If you find
5-
# yourself editing this file very often, consider using Jekyll's data files
6-
# feature for the data you need to update frequently.
7-
#
8-
# For technical reasons, this file is *NOT* reloaded automatically when you use
9-
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
10-
111
# Site settings
12-
# These are used to personalize your new site. If you look in the HTML files,
13-
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
14-
# You can create any custom variable you would like, and they will be accessible
15-
# in the templates via {{ site.myvariable }}.
16-
title: Tech is what it's all about.
17-
email:
18-
description: >- # this means to ignore newlines until "baseurl:"
19-
Write an awesome description for your new site here. You can edit this
20-
line in _config.yml. It will appear in your document head meta (for
21-
Google search results) and in your feed.xml site description.
22-
#twitter_username: username
2+
title: "Volovyk ENK"
3+
email: "volovikdanil@gmail.com"
4+
description: "Volovyk ENK provides consulting in Azure, .NET Core, Delphi, Dart & Flutter, plus startup and mobile app development from Bergen, Norway."
235
github_username: dvXcode
24-
minimal_mistakes_skin: default
6+
minimal_mistakes_skin: bullet
257
search: true
268

279
# Build settings
2810
markdown: kramdown
2911
remote_theme: mmistakes/minimal-mistakes
30-
# Outputting
31-
permalink: /:categories/:title/
32-
paginate: 5 # amount of posts to show
33-
paginate_path: /page:num/
34-
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
12+
permalink: /blog/:year/:month/:title/
13+
paginate: 5
14+
paginate_path: /blog/page:num/
15+
timezone: Europe/Oslo
16+
17+
# Collections for products (services)
18+
collections:
19+
products:
20+
output: true
21+
permalink: /products/:basename/
3522

23+
# Include pages folder
3624
include:
3725
- _pages
3826

39-
# Exclude from processing.
40-
# The following items will not be processed, by default. Create a custom list
41-
# to override the default setting.
42-
# exclude:
43-
# - Gemfile
44-
# - Gemfile.lock
45-
# - node_modules
46-
# - vendor/bundle/
47-
# - vendor/cache/
48-
# - vendor/gems/
49-
# - vendor/ruby/
50-
51-
# Plugins (previously gems:)
52-
plugins:
27+
# Plugins\plugins:
5328
- jekyll-paginate
5429
- jekyll-sitemap
55-
- jekyll-gist
5630
- jekyll-feed
57-
- jemoji
5831
- jekyll-include-cache
5932

33+
# Author info
6034
author:
61-
name : "Dan Volovyk"
62-
avatar : "/assets/images/bio-photo.jpg"
63-
bio : "As a tech-savvy programmer with a Master's degree and expertise in multiple programming languages and platforms, including PowerPlatform and Dynamics 365, I have a strong passion for technology and a particular affinity for .NET and Azure."
35+
name: "Dan Volovyk"
36+
avatar: "/assets/images/bio-photo.jpg"
37+
bio: "Tech-savvy programmer (MSc) specializing in Azure, .NET, Delphi, Dart & Flutter. Founder of multiple startups and mobile apps."
6438
links:
6539
- label: "Website"
6640
icon: "fas fa-fw fa-link"
67-
url: "https://dvxcode.github.io/"
68-
# - label: "Twitter"
69-
# icon: "fab fa-fw fa-twitter-square"
70-
# url: "https://twitter.com/"
41+
url: "https://volovyk.dev/"
7142
- label: "GitHub"
7243
icon: "fab fa-fw fa-github"
7344
url: "https://github.com/dvXcode"
74-
# - label: "Instagram"
75-
# icon: "fab fa-fw fa-instagram"
76-
# url: "https://instagram.com/"
7745

46+
# Footer links
7847
footer:
7948
links:
80-
# - label: "Twitter"
81-
# icon: "fab fa-fw fa-twitter-square"
82-
# url: "https://twitter.com/"
8349
- label: "GitHub"
8450
icon: "fab fa-fw fa-github"
8551
url: "https://github.com/dvXcode"
86-
# - label: "Instagram"
87-
# icon: "fab fa-fw fa-instagram"
88-
# url: "https://instagram.com/"
8952

53+
# Defaults for layouts
9054
defaults:
91-
# _posts
55+
# Blog posts
9256
- scope:
9357
path: ""
9458
type: posts
9559
values:
9660
layout: single
97-
author_profile: true
61+
author_profile: false
9862
read_time: true
99-
comments: true
10063
share: true
101-
related: true
102-
# _pages
64+
65+
# Pages (About & Contact)
10366
- scope:
10467
path: "_pages"
10568
type: pages
10669
values:
10770
layout: single
108-
author_profile: true
71+
author_profile: false
72+
73+
# Products collection
74+
- scope:
75+
path: ""
76+
type: products
77+
values:
78+
layout: single
79+
author_profile: false
80+
share: false
81+
comments: false
10982

83+
# Archive settings
11084
category_archive:
11185
type: liquid
11286
path: /categories/

_pages/about.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
---
2+
title: "About Volovyk ENK"
23
permalink: /about/
3-
title: "About"
44
---
5+
**Volovyk ENK**<br>
6+
_Organisasjonsnummer:_ `929 516 400`<br>
7+
_Adresse:_ Ytrebygdsvegen 11, 5251 Søreid grend, 4601 Bergen, Norway<br>
8+
_Organisasjonsform:_ Enkeltpersonforetak (ENK)<br>
9+
_Næringskode:_ 62.020 Konsulentvirksomhet tilknyttet informasjonsteknologi<br>
510

6-
I am Dan Volovyk, a programmer with a passion for technology and a love for experimentation. I received my Master's degree from the Faculty of Intelligent Decision Making Systems, and have since become an expert in .NET and Microsoft Dynamics 365. I am also a professional in Azure, and have obtained several certificates from Microsoft to further enhance my skills and knowledge in the field.
11+
Founded and led by Dan Volovyk (personnummer DXXXYYYYZZZZ), we offer:
712

8-
Throughout my career, I have always been drawn to working with new technologies and finding creative solutions to complex problems. I am a true innovator, always looking for ways to push the boundaries of what is possible with software development.
13+
- **Azure & .NET Core consulting**
14+
- **Delphi & legacy system modernization**
15+
- **Dart & Flutter mobile development**
16+
- **Startup & MVP prototyping**
917

10-
As a result of my dedication and expertise, I have become a respected member of the tech community, and am often sought after by companies looking to leverage my skills and insights. Whether I am working on a new project or collaborating with colleagues, I approach each day with enthusiasm and a drive to learn and grow.
18+
Our mission is to deliver scalable, maintainable solutions that drive your business forward.
19+
20+
Find our official registration details at [Brønnøysundregistrene](https://w2.brreg.no/enhet/sok/detalj.jsp?orgnr=929516400).

_pages/contact.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Contact Us"
3+
permalink: /contact/
4+
---
5+
**Email:** [volovikdanil@gmail.com](mailto:volovikdanil@gmail.com)<br>
6+
**Phone:** +47 1234 5678<br>
7+
**Address:** Ytrebygdsvegen 11, 5251 Søreidgrend, Bergen, Norway
8+
9+
Feel free to reach out for consultations, quotes, or partnership inquiries. We typically respond within one business day.

_products/consulting-services.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Consulting Services"
3+
description: "Expert consulting in Azure, .NET Core, Delphi, Dart & Flutter."
4+
image: /assets/images/consulting-services.png
5+
---
6+
Our **Consulting Services** cover every stage of software delivery:
7+
8+
1. **Architecture & Design**: Cloud-native patterns on Azure
9+
2. **Development & Modernization**: .NET Core, Delphi migrations
10+
3. **Mobile Apps**: Cross-platform solutions with Dart & Flutter
11+
4. **DevOps & CI/CD**: Automated pipelines and monitoring
12+
13+
Partner with us to accelerate your projects and ensure high-quality outcomes.

_products/startup-mvp.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Startup & MVP Development"
3+
description: "Rapid prototyping and MVPs for your next big idea using Flutter & Azure."
4+
image: /assets/images/startup-mvp.png
5+
---
6+
Launching a new product? We support startups with:
7+
8+
- **MVP prototyping**: fast iteration using Flutter & serverless Azure
9+
- **Scalable backends**: Cosmos DB, Functions, and API Management
10+
- **UX/UI design**: mobile-first experiences
11+
- **Go-to-market support**: from deployment to analytics
12+
13+
Let’s turn your concept into a working prototype—on time and on budget.

index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: home
3+
hero-title: "Volovyk ENK"
4+
hero-subtitle: "Azure, .NET, Delphi, Dart & Flutter Consulting"
5+
hero-image: /assets/images/office.jpg
6+
cta:
7+
- text: "Our Services"
8+
url: /products/
9+
- text: "Read the Blog"
10+
url: /blog/
11+
---
12+
Welcome to **Volovyk ENK** — your Norwegian partner for enterprise-grade cloud and cross-platform development. Explore our consulting services, dive into expert insights in our blog, or [get in touch](/contact/) today.

0 commit comments

Comments
 (0)