Table of Contents
Weekly Indie Log #13. Last week was meant to be coding week but I got hit by sickness (fever, cold) early last week. This threw off my coding week as well as broke my gym streak which I had going on for 12 consecutive weeks.
While this was a downer, the goal is always to bounce back stronger. Time-off from the indie world has given me some time to think about the whole marketing/coding week cycle which I embarked on more than a month ago.
While it is a really good idea, it’s slowing me down considerably in terms of shipping velocity and for the roadmap I have planned for both stomod.com and assistflare.com.
Moving to Blended Marketing/Coding Days
The way I work right now is I have a big chunk of 3 to 4 hours early morning where I do deep work and then later in the afternoon after my day job, I do some free hours where I do other operational tasks.
What I am think to move towards is to do the coding part of my indie journey in the early morning hours and switch to marketing mode in the afternoons.
The idea is to ship something every day in the morning and then spend time in the afternoon marketing the products, rinse and repeat daily.
Now even though I was sick, I managed to find some time to ship some thing which were requested previously by customers.
Blog Stying Using Custom CSS
One of the requested features by customers of Stomod was to allow for styling of different blog layout elements using CSS.
While Stomod did provide a Custom Code functionality, it did not provide static CSS classes bound to each layout element, for e.g. header, logo, table of contents, etc. for the users to be able to apply targeted CSS to.
With this update, I decided to address this and combed through the layout and added the CSS classes to every element which was deemed as something which would want to be styled by users.
I went the extra mile as well and include an auto-complete functionality in the code editor (which was implemented specially for this) to suggest those static CSS classes to ease the life of users.
This is how it looks like:
Improved Blog Header
The blog header has been the source of some headache for quite some time for me. If you have ever worked on developing one which needs to accommodate different logo sizes, dynamic menu items, etc. you will know that managing all of this while keeping the header to look consistently good and responsive is no mean feat.
With that in mind, I set out to build a progressively responsive header which scales well with no matter the number of menu items and logo sizes.
The idea was to show as many menu items as possible within the space available in the menu and wrap items which do not fit under a drawer menu behind a hamburger icon.
After some insane code-fu, I managed to get the implementation down and this is now it looks transitioning from a large desktop screen to mobile:
Wrapping Up
Besides the above, I also shipped a truck-load of bug fixes and UI improvements on the blog side and aim to continue improving the blog layouts and provide alternative themes for users in the upcoming few weeks.
For now that’s it, cheers!
Related Posts
Weekly Indie Log #1
Last week, I announced on X that I was going to be starting a weekly indie log to document my indie hacking journey; following in the st...
·
4 min read
Weekly Indie Log #14
This last week went by fast. With my focus much on SEO and delivering more value out of Stomod and AssistFlare. The focus on shipping fo...
·
5 min read
Weekly Indie Log #12
Hello! It’s already time to write the weekly indie log #12! Time is flying by and we are already in May! Last week was marketing and SEO...
·
3 min read
Weekly Indie Log #16
Hello again! Finally the big Weekly Indie Log #16 is out and this one you are either reading it on the blog or in your email as a newsle...
·
4 min read