Thursday, March 25, 2021

Janusworx: Thoughts on Setting Up a Blog

This post was first sent to my newsletter on March 19th, 2021.
You really ought to subscribe :)

I blame Mahe for this post.

Hey, Jason!
Can you please write an article on how to build a website like yours, where I can post my blogs?

Check out her blogs, here and here.

Read more… (6 min remaining to read)



from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...