Skip to content

Commit

Permalink
business
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiicode committed Jan 12, 2024
1 parent 511dafa commit d06588b
Show file tree
Hide file tree
Showing 50 changed files with 828 additions and 0 deletions.
Binary file added business/.DS_Store
Binary file not shown.
19 changes: 19 additions & 0 deletions business/.github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
on:
push:
branches:
- main
name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v2

- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
server: ftp.borishrncic.com
username: ${{ secrets.ftp_username }}
password: ${{ secrets.ftp_password }}
Binary file added business/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added business/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added business/app/.DS_Store
Binary file not shown.
Binary file added business/app/fonts/.DS_Store
Binary file not shown.
34 changes: 34 additions & 0 deletions business/app/fonts/Biotif.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
/**
* @license
* MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: HelveticaLTWXX-Roman by Linotype
* URL: https://www.myfonts.com/fonts/linotype/helvetica/pro-regular/
* Copyright: Copyright © 2014 Monotype Imaging Inc. All rights reserved.
*
*
*
* © 2020 MyFonts Incn*/




@font-face {
font-family: "BiotifMedium";
src: url('webFonts/BiotifMedium/font.woff2') format('woff2'), url('webFonts/BiotifMedium/font.woff') format('woff');
}
@font-face {
font-family: "BiotifExtraBold";
src: url('webFonts/BiotifExtraBold/font.woff2') format('woff2'), url('webFonts/BiotifExtraBold/font.woff') format('woff');
}
@font-face {
font-family: "BiotifBold";
src: url('webFonts/BiotifBold/font.woff2') format('woff2'), url('webFonts/BiotifBold/font.woff') format('woff');
}

23 changes: 23 additions & 0 deletions business/app/fonts/Freight-Text-Pro.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/**
* @license
* MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Freight Text Pro Semibold by Freight Collection
* URL: https://www.myfonts.com/products/semibold-freight-text-pro-424290
* Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
*
* © 2023 MyFonts Inc. */



@font-face {
font-family: "FreightTextProSemibold";
src: url('webFonts/FreightTextProSemibold/font.woff2') format('woff2'), url('webFonts/FreightTextProSemibold/font.woff') format('woff');
}

Binary file added business/app/fonts/webFonts/BiotifBold/font.woff
Binary file not shown.
Binary file added business/app/fonts/webFonts/BiotifBold/font.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added business/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions business/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#7537f8</TileColor>
</tile>
</msapplication>
</browserconfig>
53 changes: 53 additions & 0 deletions business/content/brands.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<section id="brands">
<h2 class="heading-1">4. Our Brands</h2>
<p><strong>Most of our attention focuses on Polyfen,</strong> our creative agency. However, our full portfolio of brands include:</p>
<section id="polyfen">
<h3 class="heading-2">4.1. Polyfen</h3>
<section class="sub-brand">
<img src="imgs/sub-brands/polyfen-logo.svg" alt="Polyfen" height="60px" width="auto">
<p>Creative agency offering design, marketing, and software development services for new and emerging businesses.</p>
<a href="https://polyfen.com" target="_blank" class="web-url"><img src="imgs/icons/globe.svg" class="web-icon">polyfen.com</a>
</section>
</section>
<section id="poly-atlas">
<h3 class="heading-2">4.2. Poly Atlas</h3>
<section class="sub-brand">
<img src="imgs/sub-brands/poly-atlas-logo.svg" alt="Poly Atlas" height="60px" width="auto">
<p>Open-source step-by-step guide to the Branding process, including practical tips, case studies, template files, and many other useful resources.</p>
<a href="https://polyatlas.wiki" target="_blank" class="web-url"><img src="imgs/icons/globe.svg" class="web-icon">polyatlas.wiki</a>
</section>
</section>
<section id="poly-forum">
<h3 class="heading-2">4.3. Poly Forum</h3>
<section class="sub-brand">
<img src="imgs/sub-brands/poly-forum-logo.svg" alt="Poly Forum" height="60px" width="auto">
<p>Non-profit organization dedicated to promoting free and open education and professional growth in the creative industry.</p>
<a href="https://polyforum.org" target="_blank" class="web-url"><img src="imgs/icons/globe.svg" class="web-icon">polyforum.org</a>
</section>
</section>
<section id="poly-cookies">
<h3 class="heading-2">4.4. Poly Cookies</h3>
<section class="sub-brand">
<img src="imgs/sub-brands/poly-cookies-logo.svg" alt="Poly Cookies" height="60px" width="auto">
<p>Open-source solution to privacy policy implementing a cookie consent banner with Google Tag Manager.</p>
<a href="https://polycookies.com" target="_blank" class="web-url"><img src="imgs/icons/globe.svg" class="web-icon">polycookies.com</a>
</section>
</section>
<section id="poly-qwerty">
<h3 class="heading-2">4.5. Poly Qwerty</h3>
<section class="sub-brand">
<img src="imgs/sub-brands/poly-qwerty-logo.svg" alt="Poly Qwerty" height="60px" width="auto">
<p>Your keyboard's assistant. Click on a character to copy it.</p>
<a href="https://polyqwerty.com" target="_blank" class="web-url"><img src="imgs/icons/globe.svg" class="web-icon">polyqwerty.com</a>
</section>
</section>
<section id="poly-kit">
<h3 class="heading-2">4.6. Poly Kit</h3>
<section class="sub-brand">
<img src="imgs/sub-brands/poly-kit-logo.svg" alt="Poly Kit" height="60px" width="auto">
<p>Open-source design system... in early development. Very — early — development..</p>
<a href="https://polykit.xyz" target="_blank" class="web-url"><img src="imgs/icons/globe.svg" class="web-icon">polykit.xyz</a>
</section>
</section>
</section>
8 changes: 8 additions & 0 deletions business/content/overview.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<section id="overview">
<h2 class="heading-1">1. Overview</h2>
<p><strong>The Polyfen Group LLC</strong> is a business parent to multiple brands related to software development and the creative industry.</p>
<p>We explore new ways of using tech in creative projects.</p>
<p>The company was founded in 2018 by <a href="https://boris.hr" target="_blank">Boris Hrn&ccaron;i&cacute;</a> &mdash;Argentinian-Croatian, art director and product designer&mdash; with the support of colleagues sharing the same passion for building something we can be proud of.</p>
<p>The stock is 100% independently owned by the team with no dependency on investors or any other kind of external funding.</p>
<p>Our location-independent business model takes advantage of the latest advancements in technology to work seamlessly with a fully-remote team years before the Covid pandemic made it the new normal.</p>
</section>
5 changes: 5 additions & 0 deletions business/content/purpose.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<section id="purpose">
<h2 id="why" class="heading-1">2. Our Purpose</h2>
<p>The Polyfen Group exists because we wanted to create a company that aims <strong>to offer each team-member their dream job.</strong></p>
<p>We believe that focusing on developing a team culture that we can be proud of provides the ideal environment to grow, innovate, and push the boundries of what we can do.</p>
</section>
3 changes: 3 additions & 0 deletions business/content/team.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<section id="team">
<h2 class="heading-1">4. Our Team</h2>
</section>
9 changes: 9 additions & 0 deletions business/content/values.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<section id="values">
<h2 id="core-values" class="heading-1">3. Our Values</h2>
<ul class="hanging-list arrow-bullet">
<li><strong>Create</strong></li>
<li><strong>Collaborate</strong></li>
<li><strong>Innovate</strong></li>
<li><strong>Inspire</strong></li>
</ul>
</section>
Binary file added business/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added business/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added business/favicon.ico
Binary file not shown.
Binary file added business/imgs/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions business/imgs/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d06588b

Please sign in to comment.