Skip to content

Commit

Permalink
Update STL files and thumbnails of https://github.com/masuidrive/keyc…
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 16, 2023
1 parent 62dadcd commit d12a84c
Show file tree
Hide file tree
Showing 7 changed files with 15,172 additions and 0 deletions.
46 changes: 46 additions & 0 deletions index.html
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>
Loading

0 comments on commit d12a84c

Please sign in to comment.