Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9e015e5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tesar-tech committed Jan 22, 2024
1 parent dd93bec commit 28e7925
Show file tree
Hide file tree
Showing 75 changed files with 379 additions and 422 deletions.
18 changes: 9 additions & 9 deletions about.html → about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@

<body class="bg-gray-950 font-tomorrow text-gray-200"><div class="mx-auto max-w-3xl px-4 sm:px-6 xl:max-w-5xl xl:px-0 "><div class="flex h-screen flex-col justify-between"><header class="flex items-center justify-between py-10"><div><a aria-label="BlazorStatic" href><div class="flex items-center justify-between"><div class="mr-3"><img class="w-10" src="img/logo.png" alt="logo"></div>
<div class=" h-6 text-2xl font-semibold sm:block text-gray-100">ZODOC</div></div></a></div>
<div class="flex items-center space-x-4 leading-5 sm:space-x-6"><a href="" class="hidden hover:underline font-medium text-gray-100 sm:block">Home</a><a href="about" class="hidden hover:underline font-medium text-gray-100 sm:block bg-primary-950 px-2 py-1 rounded-xl" aria-current="page">About</a><a href="tags" class="hidden hover:underline font-medium text-gray-100 sm:block">Tags</a><a href="https://github.com/tesar-tech/zodoc/" class="hidden hover:underline font-medium text-gray-100 sm:block">Github</a><button id="toggle-button" aria-label="Toggle Menu" class="sm:hidden"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-8 w-8 text-gray-100"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path></svg></button>
<div class="flex items-center space-x-4 leading-5 sm:space-x-6"><a href="" class="hidden hover:underline font-medium text-gray-100 sm:block">Home</a><a href="about" class="hidden hover:underline font-medium text-gray-100 sm:block bg-primary-950 px-2 py-1 rounded-xl" aria-current="page">About</a><a href="tags" class="hidden hover:underline font-medium text-gray-100 sm:block">Tags</a><a href="https://github.com/tesar-tech/zodoc/" class="hidden hover:underline font-medium text-gray-100 sm:block">Github &#x2B67;</a><button id="toggle-button" aria-label="Toggle Menu" class="sm:hidden"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-8 w-8 text-gray-100"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path></svg></button>
<div id="mobile-menu" class="fixed left-0 top-0 z-10 h-full w-full translate-x-full transform duration-300 ease-in-out bg-gray-950 opacity-[0.98]"><div class="flex justify-end"><button id="close-mobile-menu-button" class="mr-8 mt-11 h-8 w-8" aria-label="Toggle Menu"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="text-gray-100"><path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div>
<nav class="fixed mt-8 h-full"><div class="px-12 py-4"><a href="" class="text-2xl font-bold tracking-widest text-gray-100">Home</a></div><div class="px-12 py-4"><a href="about" class="text-2xl font-bold tracking-widest text-gray-100 underline" aria-current="page">About</a></div><div class="px-12 py-4"><a href="tags" class="text-2xl font-bold tracking-widest text-gray-100">Tags</a></div><div class="px-12 py-4"><a href="https://github.com/tesar-tech/zodoc/" class="text-2xl font-bold tracking-widest text-gray-100">Github</a></div></nav></div></div></header>
<nav class="fixed mt-8 h-full"><div class="px-12 py-4"><a href="" class="text-2xl font-bold tracking-widest text-gray-100">Home</a></div><div class="px-12 py-4"><a href="about" class="text-2xl font-bold tracking-widest text-gray-100 underline" aria-current="page">About</a></div><div class="px-12 py-4"><a href="tags" class="text-2xl font-bold tracking-widest text-gray-100">Tags</a></div><div class="px-12 py-4"><a href="https://github.com/tesar-tech/zodoc/" class="text-2xl font-bold tracking-widest text-gray-100">Github &#x2B67;</a></div></nav></div></div></header>
<script>
//👎 but what can I do? It's a static html. I can't use C# here.
const toggleMobileMenu = () => document.querySelector('#mobile-menu').classList.toggle('translate-x-full');

document.querySelector('#toggle-button').addEventListener('click', toggleMobileMenu);
document.querySelector('#close-mobile-menu-button').addEventListener('click', toggleMobileMenu);
</script>
<main class="mb-auto"><article class="prose prose-invert"><h2>This is ZODOC</h2>
<main class="mb-auto"><article class="prose prose-invert"><h2 id="this-is-zodoc">This is ZODOC</h2>
<p>Samples from image processing and deep learning.</p>
<p>I would like to hear your opinion. Contributions are highly welcome. If you consider adding a new post, here are some guidelines for you. If you discover any mistake or you get an idea how to improve this site, submit an issue in <a href="https://github.com/tesar-tech/zodoc">GitHub repo</a> or contact me by e-mail ( zodoc@zodoc.tech ).</p>
<h2>What should a post have?</h2>
<h2 id="what-should-a-post-have">What should a post have?</h2>
<ol>
<li>Accurate <strong>title</strong>.</li>
<li>Apposite <strong>lead</strong> (description). What is going on in the post?</li>
Expand All @@ -40,21 +40,21 @@ <h2>What should a post have?</h2>
</ol>
<p>(<strong>other languages</strong> and <strong>similar posts</strong> are auto-generated)</p>
<p><img src="Content/media/post_screenshot.png" alt="" /></p>
<h2>How to add a new post</h2>
<h3>Opt.1: Just send me an email...</h3>
<h2 id="how-to-add-a-new-post">How to add a new post</h2>
<h3 id="opt.1-just-send-me-an-email">Opt.1: Just send me an email...</h3>
<p>Maybe all the Git and Markdown flow is too complicated, and you just want to write a post.</p>
<p>Feel free to send me (<a href="zodoc@zodoc.tech">mailto:zodoc@zodoc.tech</a>) document/code in format of your choice. I will check it push it to zodoc. Don't forget about tags, code, intro image, etc...</p>
<h3>Opt.2: GitHub &amp; Markdown</h3>
<h3 id="opt.2-github-markdown">Opt.2: GitHub &amp; Markdown</h3>
<p>Follow <a href="https://github.com/tesar-tech/zodoc/tree/develop/input/posts/en">other posts</a>. Open it as a plain text to see how metadata look like.</p>
<ol>
<li>Fork repo from https://github.com/tesar-tech/zodoc.</li>
<li>Fork repo from <a href="https://github.com/tesar-tech/zodoc">https://github.com/tesar-tech/zodoc</a>.</li>
<li>Pull repo and navigate to <code>input/posts/en</code>, here you can add your new post.</li>
<li>Name your post based on a title <code>with_lower_case_letters_and_without_spaces.md</code></li>
<li>Add intro image to <code>input/post/imgs_intro</code>, with same name as post (without .md extension)</li>
<li>Add code block and other metadata like prerequisites, tags, authors and publish date (in YYYY-MM-dd format)</li>
<li>Create pull request.</li>
</ol>
<h2>Other info</h2>
<h2 id="other-info">Other info</h2>
<ul>
<li>If possible, use <a href="https://github.com/tesar-tech/zodoc/raw/master/datazoo/imgs/kytka256.jpg">this picture of flower</a> for your samples, otherwise add necessary files to <code>datazoo</code> folder.</li>
<li>Prerequisites are links to <a href="prerequisites">prerequisites</a> page that contains more informations about obtaining, etc. If you add new prerequisit, it is also necessary to edit that page.</li>
Expand Down
2 changes: 1 addition & 1 deletion app.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/animation_of_binary_image_with_variable_threshold.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<body class="bg-gray-950 font-tomorrow text-gray-200"><div class="mx-auto max-w-3xl px-4 sm:px-6 xl:max-w-5xl xl:px-0 "><div class="flex h-screen flex-col justify-between"><header class="flex items-center justify-between py-10"><div><a aria-label="BlazorStatic" href><div class="flex items-center justify-between"><div class="mr-3"><img class="w-10" src="img/logo.png" alt="logo"></div>
<div class=" h-6 text-2xl font-semibold sm:block text-gray-100">ZODOC</div></div></a></div>
<div class="flex items-center space-x-4 leading-5 sm:space-x-6"><a href="" class="hidden hover:underline font-medium text-gray-100 sm:block">Home</a><a href="about" class="hidden hover:underline font-medium text-gray-100 sm:block">About</a><a href="tags" class="hidden hover:underline font-medium text-gray-100 sm:block">Tags</a><a href="https://github.com/tesar-tech/zodoc/" class="hidden hover:underline font-medium text-gray-100 sm:block">Github</a><button id="toggle-button" aria-label="Toggle Menu" class="sm:hidden"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-8 w-8 text-gray-100"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path></svg></button>
<div class="flex items-center space-x-4 leading-5 sm:space-x-6"><a href="" class="hidden hover:underline font-medium text-gray-100 sm:block">Home</a><a href="about" class="hidden hover:underline font-medium text-gray-100 sm:block">About</a><a href="tags" class="hidden hover:underline font-medium text-gray-100 sm:block">Tags</a><a href="https://github.com/tesar-tech/zodoc/" class="hidden hover:underline font-medium text-gray-100 sm:block">Github &#x2B67;</a><button id="toggle-button" aria-label="Toggle Menu" class="sm:hidden"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-8 w-8 text-gray-100"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path></svg></button>
<div id="mobile-menu" class="fixed left-0 top-0 z-10 h-full w-full translate-x-full transform duration-300 ease-in-out bg-gray-950 opacity-[0.98]"><div class="flex justify-end"><button id="close-mobile-menu-button" class="mr-8 mt-11 h-8 w-8" aria-label="Toggle Menu"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="text-gray-100"><path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div>
<nav class="fixed mt-8 h-full"><div class="px-12 py-4"><a href="" class="text-2xl font-bold tracking-widest text-gray-100">Home</a></div><div class="px-12 py-4"><a href="about" class="text-2xl font-bold tracking-widest text-gray-100">About</a></div><div class="px-12 py-4"><a href="tags" class="text-2xl font-bold tracking-widest text-gray-100">Tags</a></div><div class="px-12 py-4"><a href="https://github.com/tesar-tech/zodoc/" class="text-2xl font-bold tracking-widest text-gray-100">Github</a></div></nav></div></div></header>
<nav class="fixed mt-8 h-full"><div class="px-12 py-4"><a href="" class="text-2xl font-bold tracking-widest text-gray-100">Home</a></div><div class="px-12 py-4"><a href="about" class="text-2xl font-bold tracking-widest text-gray-100">About</a></div><div class="px-12 py-4"><a href="tags" class="text-2xl font-bold tracking-widest text-gray-100">Tags</a></div><div class="px-12 py-4"><a href="https://github.com/tesar-tech/zodoc/" class="text-2xl font-bold tracking-widest text-gray-100">Github &#x2B67;</a></div></nav></div></div></header>
<script>
//👎 but what can I do? It's a static html. I can't use C# here.
const toggleMobileMenu = () => document.querySelector('#mobile-menu').classList.toggle('translate-x-full');
Expand Down Expand Up @@ -47,7 +47,7 @@
<div class="w-full flex flex-col py-2"><div>
Similar posts
</div>
<div class="flex gap-4 text-sm w-full flex-wrap"><a href="blog/creating_an_image_set_with_various_shapes" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Creating an image set with various shapes</a><a href="blog/imagenet_classes" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">1000 classes of ImageNet</a><a href="blog/image_segmentation_in_hsv_color_space" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Image segmentation in HSV color space</a><a href="blog/training_of_convolutional_neural_network_for_classification_of_handwritten_digits" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Training of convolutional neural network for classification of handwritten digits</a><a href="blog/negative_image" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Negative image</a></div></div>
<div class="flex gap-4 text-sm w-full flex-wrap"><a href="blog/flower_in_3d" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Flower in 3D</a><a href="blog/split_and_display_channels_of_color_image" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Split and display channels of color image</a><a href="blog/transfer_learning_with_alexnet" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Transfer Learning With AlexNet</a><a href="blog/image_segmentation_in_hsv_color_space" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">Image segmentation in HSV color space</a><a href="blog/imagenet_classes" class=" whitespace-nowrap text-primary-500 hover:text-primary-400">1000 classes of ImageNet</a></div></div>
<div class="pb-6 pt-6 text-sm text-gray-300"><a target="_blank" rel="noopener noreferrer" href="https://github.com/tesar-tech/zodoc/tree/master/src/Content/Blog/en/animation_of_binary_image_with_variable_threshold.md">View on GitHub</a></div></div>
<footer><div class=" text-sm font-medium leading-5 divide-gray-700 xl:col-start-1 xl:row-start-2 xl:divide-y"><div class="py-4 xl:py-8"><h2 class="text-xs uppercase tracking-wide text-gray-400">Tags</h2>
<div class="flex flex-wrap"><a class="text-primary-500 hover:text-primary-400 mr-3 text-sm font-medium uppercase" href="tags/matlab">matlab</a><a class="text-primary-500 hover:text-primary-400 mr-3 text-sm font-medium uppercase" href="tags/binary&#x2B;image">binary image</a><a class="text-primary-500 hover:text-primary-400 mr-3 text-sm font-medium uppercase" href="tags/animation">animation</a><a class="text-primary-500 hover:text-primary-400 mr-3 text-sm font-medium uppercase" href="tags/gif">gif</a></div></div></div>
Expand Down
Loading

0 comments on commit 28e7925

Please sign in to comment.