-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update STL files and thumbnails of https://github.com/masuidrive/keyc…
- Loading branch information
GitHub Actions Bot
committed
Oct 16, 2023
1 parent
62dadcd
commit d12a84c
Showing
7 changed files
with
15,172 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<!DOCTYPE html><html><head><link href='https://cdn.jsdelivr.net/npm/tailwindcss@2.2.16/dist/tailwind.min.css' rel='stylesheet'></head><body class='bg-gray-200'> | ||
<div class="container mx-auto px-4"> | ||
<h1 class='my-8 text-4xl font-extrabold leading-none tracking-tight text-gray-900'>masuidrive/keycaps-openscad</h1> | ||
<div class='bg-white w-full flex rounded overflow-hidden shadow-lg mb-8'> | ||
<div class='h-48 w-48 flex-none bg-cover rounded-l text-center overflow-hidden' style='background-image: url("./keycaps/chocv1_08u/basic.webp")'></div> | ||
<div class='px-4 py-2 flex flex-col justify-between leading-normal'> | ||
<div> | ||
<div class='text-gray-900 font-bold text-xl mb-2'>keycaps/chocv1_08u/basic.stl</div> | ||
<div class='text-gray-700 text-sm'> | ||
16mmピッチの基本形<br/>ChocV1 / 0.8u </div> | ||
</div> | ||
<div> | ||
<a href='https://github.com/masuidrive/keycaps-openscad/blob/main/./keycaps/chocv1_08u/basic.scad' class='inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 mr-2 mb-2'>View on GitHub</a> | ||
<a href='https://github.com/masuidrive/keycaps-openscad/blob/gh-pages/keycaps/chocv1_08u/basic.stl' class='inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 mr-2 mb-2'>Preview STL</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class='bg-white w-full flex rounded overflow-hidden shadow-lg mb-8'> | ||
<div class='h-48 w-48 flex-none bg-cover rounded-l text-center overflow-hidden' style='background-image: url("./keycaps/chocv1_08u/box.webp")'></div> | ||
<div class='px-4 py-2 flex flex-col justify-between leading-normal'> | ||
<div> | ||
<div class='text-gray-900 font-bold text-xl mb-2'>keycaps/chocv1_08u/box.stl</div> | ||
<div class='text-gray-700 text-sm'> | ||
</div> | ||
</div> | ||
<div> | ||
<a href='https://github.com/masuidrive/keycaps-openscad/blob/main/./keycaps/chocv1_08u/box.scad' class='inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 mr-2 mb-2'>View on GitHub</a> | ||
<a href='https://github.com/masuidrive/keycaps-openscad/blob/gh-pages/keycaps/chocv1_08u/box.stl' class='inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 mr-2 mb-2'>Preview STL</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class='bg-white w-full flex rounded overflow-hidden shadow-lg mb-8'> | ||
<div class='h-48 w-48 flex-none bg-cover rounded-l text-center overflow-hidden' style='background-image: url("./keycaps/chocv1_08u/cylindrical.webp")'></div> | ||
<div class='px-4 py-2 flex flex-col justify-between leading-normal'> | ||
<div> | ||
<div class='text-gray-900 font-bold text-xl mb-2'>keycaps/chocv1_08u/cylindrical.stl</div> | ||
<div class='text-gray-700 text-sm'> | ||
上面がcylindricalになっている<br/>ChocV1 / 0.8u </div> | ||
</div> | ||
<div> | ||
<a href='https://github.com/masuidrive/keycaps-openscad/blob/main/./keycaps/chocv1_08u/cylindrical.scad' class='inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 mr-2 mb-2'>View on GitHub</a> | ||
<a href='https://github.com/masuidrive/keycaps-openscad/blob/gh-pages/keycaps/chocv1_08u/cylindrical.stl' class='inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 mr-2 mb-2'>Preview STL</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div></body></html> |
Oops, something went wrong.