Skip to content

Commit

Permalink
Added other projects and profiles to FF ref serversideup#95
Browse files Browse the repository at this point in the history
  • Loading branch information
danpastori committed Jan 10, 2024
1 parent f550f7e commit ca7dac8
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 1 deletion.
29 changes: 28 additions & 1 deletion docs/components/Global/ServerSideUp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,34 @@
<div v-show="showMenu"
ref="menuRef"
class="absolute shadow-sm z-50 bg-white rounded-b-lg p-4 w-64 top-[28px] flex flex-col content-left text-left">
<span class="font-inter font-bold text-black text-[14px]">Books</span>
<span class="font-inter font-bold text-black text-[14px]">Products</span>
<NuxtLink
@click="showMenu = false"
:to="'https://bugflow.io'"
class="flex items-center text-[12px] font-medium font-inter py-2 group">
<div class="w-3 h-3 flex items-center justify-center mr-2">
<svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.00024 1.03275C6.00024 1.03275 9.22375 0.888613 10.9328 4.11716H5.72595C5.72595 4.11716 4.74333 4.0856 3.90394 5.27342C3.66282 5.77198 3.40364 6.28555 3.69449 7.29768C3.2755 6.59038 1.47009 3.45796 1.47009 3.45796C1.47009 3.45796 2.74353 1.16039 6.0002 1.03275H6.00024Z" fill="#EF3F36"/>
<path d="M10.7655 9.22877C10.7655 9.22877 9.27804 12.0834 5.61902 11.9422C6.07113 11.1629 8.22314 7.4493 8.22314 7.4493C8.22314 7.4493 8.74308 6.61739 8.12971 5.29895C7.81772 4.84094 7.49974 4.36192 6.475 4.1066C7.29936 4.09914 10.9238 4.1066 10.9238 4.1066C10.9238 4.1066 12.2815 6.35461 10.7655 9.22877Z" fill="#FCD900"/>
<path d="M1.25759 9.25132C1.25759 9.25132 -0.480029 6.54081 1.47307 3.45341C1.92369 4.23279 4.07571 7.94638 4.07571 7.94638C4.07571 7.94638 4.53989 8.81135 5.99115 8.94043C6.54427 8.89992 7.11994 8.86538 7.85541 8.11006C7.44995 8.82487 5.63093 11.9483 5.63093 11.9483C5.63093 11.9483 2.99666 11.9964 1.25755 9.25132H1.25759Z" fill="#61BC5B"/>
<path d="M5.61743 11.9693L6.34984 8.92396C6.34984 8.92396 7.15461 8.86084 7.82979 8.12357C7.4108 8.8579 5.61743 11.9693 5.61743 11.9693V11.9693Z" fill="#5AB055"/>
<path d="M3.54688 6.53477C3.54688 5.19233 4.63949 4.10362 5.98676 4.10362C7.33402 4.10362 8.42664 5.19233 8.42664 6.53477C8.42664 7.87725 7.33402 8.96592 5.98676 8.96592C4.63949 8.96443 3.54688 7.87725 3.54688 6.53477V6.53477Z" fill="white"/>
<path d="M3.9552 6.53482C3.9552 5.4176 4.86397 4.51059 5.98672 4.51059C7.10793 4.51059 8.0182 5.41611 8.0182 6.53482C8.0182 7.65207 7.10947 8.55909 5.98672 8.55909C4.86546 8.55909 3.9552 7.65207 3.9552 6.53482V6.53482Z" fill="url(#paint0_linear_1438_183)"/>
<path d="M10.9222 4.10815L7.90666 4.98963C7.90666 4.98963 7.45156 4.32436 6.47351 4.10815C7.32197 4.10363 10.9222 4.10815 10.9222 4.10815V4.10815Z" fill="#EACA05"/>
<path d="M3.63573 7.18659C3.2122 6.45527 1.47009 3.45795 1.47009 3.45795L3.70352 5.65938C3.70352 5.65938 3.47442 6.12941 3.56036 6.80214L3.63568 7.18659H3.63573Z" fill="#DF3A32"/>
<defs>
<linearGradient id="paint0_linear_1438_183" x1="5.98662" y1="4.53917" x2="5.98662" y2="8.43723" gradientUnits="userSpaceOnUse">
<stop stop-color="#86BBE5"/>
<stop offset="1" stop-color="#1072BA"/>
</linearGradient>
</defs>
</svg>

</div>
<span class="group-hover:underline">Bugflow</span>
</NuxtLink>

<span class="font-inter font-bold text-black text-[14px] mt-2">Books</span>
<NuxtLink
@click="showMenu = false"
:to="'https://serversideup.net/ultimate-guide-to-building-apis-and-spas-with-laravel-and-nuxt3/'"
Expand Down
34 changes: 34 additions & 0 deletions docs/components/content/LandingSignup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,40 @@
</div>
</div>
</form>
<div class="w-full flex flex-col md:flex-row items-center justify-center mt-8">
<div class="flex flex-col items-center mx-6 mb-6 md:mb-0">
<img src="/images/ui/dan.png" class="w-[150px]"/>
<span class="mt-1 font-semibold text-2xl text-white">Dan Pastori</span>
<div class="flex items-center justify-center mt-1">
<NuxtLink target="_blank" class="mx-1" to="https://twitter.com/danpastori">
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.7228 9.3875L20.3685 0.5H18.5567L11.918 8.21689L6.61563 0.5H0.5L8.51819 12.1693L0.5 21.4892H2.31189L9.32258 13.3399L14.9222 21.4892H21.0379L12.7224 9.3875H12.7228ZM10.2412 12.2721L9.42879 11.1101L2.96473 1.86396H5.74768L10.9643 9.3259L11.7767 10.4879L18.5576 20.1873H15.7746L10.2412 12.2726V12.2721Z" fill="white"/>
</svg>
</NuxtLink>
<NuxtLink target="_blank" class="mx-1" to="https://github.com/danpastori">
<svg width="22" height="21" viewBox="0 0 22 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11 0.5C5.19875 0.5 0.5 5.19875 0.5 11C0.5 15.6462 3.50562 19.5706 7.67937 20.9619C8.20437 21.0538 8.40125 20.7388 8.40125 20.4631C8.40125 20.2138 8.38813 19.3869 8.38813 18.5075C5.75 18.9931 5.0675 17.8644 4.8575 17.2737C4.73937 16.9719 4.2275 16.04 3.78125 15.7906C3.41375 15.5937 2.88875 15.1081 3.76813 15.095C4.595 15.0819 5.18563 15.8562 5.3825 16.1712C6.3275 17.7594 7.83688 17.3131 8.44063 17.0375C8.5325 16.355 8.80812 15.8956 9.11 15.6331C6.77375 15.3706 4.3325 14.465 4.3325 10.4487C4.3325 9.30687 4.73938 8.36187 5.40875 7.62687C5.30375 7.36437 4.93625 6.28812 5.51375 4.84437C5.51375 4.84437 6.39313 4.56875 8.40125 5.92063C9.24125 5.68438 10.1338 5.56625 11.0263 5.56625C11.9188 5.56625 12.8113 5.68438 13.6513 5.92063C15.6594 4.55563 16.5388 4.84437 16.5388 4.84437C17.1163 6.28812 16.7488 7.36437 16.6438 7.62687C17.3131 8.36187 17.72 9.29375 17.72 10.4487C17.72 14.4781 15.2656 15.3706 12.9294 15.6331C13.31 15.9612 13.6381 16.5913 13.6381 17.5756C13.6381 18.98 13.625 20.1088 13.625 20.4631C13.625 20.7388 13.8219 21.0669 14.3469 20.9619C16.4313 20.2582 18.2426 18.9185 19.5258 17.1315C20.809 15.3445 21.4994 13.2 21.5 11C21.5 5.19875 16.8013 0.5 11 0.5Z" fill="white"/>
</svg>
</NuxtLink>
</div>
</div>
<div class="flex flex-col items-center mx-6">
<img src="/images/ui/jay.png" class="w-[150px]"/>
<span class="mt-1 font-semibold text-2xl text-white">Jay Rogers</span>
<div class="flex items-center justify-center mt-1">
<NuxtLink target="_blank" class="mx-1" to="https://twitter.com/jaydrogers">
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.7228 9.3875L20.3685 0.5H18.5567L11.918 8.21689L6.61563 0.5H0.5L8.51819 12.1693L0.5 21.4892H2.31189L9.32258 13.3399L14.9222 21.4892H21.0379L12.7224 9.3875H12.7228ZM10.2412 12.2721L9.42879 11.1101L2.96473 1.86396H5.74768L10.9643 9.3259L11.7767 10.4879L18.5576 20.1873H15.7746L10.2412 12.2726V12.2721Z" fill="white"/>
</svg>
</NuxtLink>
<NuxtLink target="_blank" class="mx-1" to="https://github.com/jaydrogers" >
<svg width="22" height="21" viewBox="0 0 22 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11 0.5C5.19875 0.5 0.5 5.19875 0.5 11C0.5 15.6462 3.50562 19.5706 7.67937 20.9619C8.20437 21.0538 8.40125 20.7388 8.40125 20.4631C8.40125 20.2138 8.38813 19.3869 8.38813 18.5075C5.75 18.9931 5.0675 17.8644 4.8575 17.2737C4.73937 16.9719 4.2275 16.04 3.78125 15.7906C3.41375 15.5937 2.88875 15.1081 3.76813 15.095C4.595 15.0819 5.18563 15.8562 5.3825 16.1712C6.3275 17.7594 7.83688 17.3131 8.44063 17.0375C8.5325 16.355 8.80812 15.8956 9.11 15.6331C6.77375 15.3706 4.3325 14.465 4.3325 10.4487C4.3325 9.30687 4.73938 8.36187 5.40875 7.62687C5.30375 7.36437 4.93625 6.28812 5.51375 4.84437C5.51375 4.84437 6.39313 4.56875 8.40125 5.92063C9.24125 5.68438 10.1338 5.56625 11.0263 5.56625C11.9188 5.56625 12.8113 5.68438 13.6513 5.92063C15.6594 4.55563 16.5388 4.84437 16.5388 4.84437C17.1163 6.28812 16.7488 7.36437 16.6438 7.62687C17.3131 8.36187 17.72 9.29375 17.72 10.4487C17.72 14.4781 15.2656 15.3706 12.9294 15.6331C13.31 15.9612 13.6381 16.5913 13.6381 17.5756C13.6381 18.98 13.625 20.1088 13.625 20.4631C13.625 20.7388 13.8219 21.0669 14.3469 20.9619C16.4313 20.2582 18.2426 18.9185 19.5258 17.1315C20.809 15.3445 21.4994 13.2 21.5 11C21.5 5.19875 16.8013 0.5 11 0.5Z" fill="white"/>
</svg>
</NuxtLink>
</div>
</div>
</div>
</div>
</div>
</template>
Expand Down
Binary file added docs/public/images/ui/dan.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 docs/public/images/ui/jay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca7dac8

Please sign in to comment.