HypeKit is almost ready for liftoff
Hypekit has been designed to take away the menial tasks needed to validate a business idea. It’s a boilerplate focused on one thing and one thing only - validating whether your idea is worth pursuing further. I am building HypeKit because I want to rapidly test whether my ideas are worth building and I want others to be able to do the same so talented developers like yourself aren’t wasting their time on bad ideas.
This is an example post
This post is simply designed to show what an article on the HypeKit blog looks like. Hypekit fully supports Markdown blog posts so you can quickly write articles to boost SEO and engage communities relevant to your business idea.
All the standard tags work
H1
H2
H3
bold text
Ordered lists
- First item
- Second item
- Third item
Unordered lists
- First item
- Second item
- Third item
Links
Click here to win $1 million 😉
Images
Highlighted code blocks using PrismJs
{#each filtered as task}
<div class="task">
<p>{task.text}</p>
{#each task.tags as tag}
<p>{tag}</p>
{/each}
</div>
{/each}
Conclusion
Hypekit’s blog has everything you need to get started in order to publicize your idea. I’ve built it with best practices in mind so you don’t have to waste any time reinventing the wheel when launching a new project.