Splitting bigger issues into smaller & Endorphine Badges Acquired

Yesterday and today I've been working on Biking-Endorphines project. To accomplish at least some key-parts that are needed for web-page work, I've splitted bigger tasks into smaller ones. Check my work on Endorphine-Badges endpoint and what new bugs/features I've found while working on it!

more ...


Biking Endorphines - User Model and TDD.

Recently I've created User model that wasn't tdd-friendly. All about the time - ironic isn't it? To save time of figuring out how to make proper tdd-approach to django-models, I've created model without them. What a shame! Today I'm going to fix that :) Also the bmi-specific name will be done :) Check it out :)

more ...

FancyBox Plugin Heads Up!

FancyBox Pelican Plugin

Yes! It's a ready-to-use product :)

So... how to use it ??

FancyBox Plugin Installation!

I will add a README information in github project, but for now let's go to specifics of HOW TO:

Best is if you use release 1.0 version or code from master, in below …

more ...

FancyBox Plugin Finalizing

FancyBox Pelican Plugin - are you done already?

The FancyBox is almost complete. Need to adjust some elements. But main functionality is almost complete.

Down below are all functions that I've created:

Replace function.

Needed to create a replace function for replacing fancybox markdown element from article with a fancybox-type element …

more ...