StackTipsLab / bloggy

Open source codebase for stacktips.com blog. It is built using Python and Django framework.
https://stacktips.com
MIT License
18 stars 6 forks source link

Remove hardcoded SEO related fields into DB #2

Open nilandev opened 10 months ago

nilandev commented 10 months ago

Currently, the SEO title and SEO description are hardcoded in the app. This can be moved to a dedicated table to make it dynamic.

real-coder007Ravi commented 10 months ago

Hi @nilandev, I would like to work on the issue. Could you please assign me this issue.

Lamma-maihadisi commented 9 months ago

Hi @nilandev i would like to work on this issue. Please assign this issue to me. So that this will be my first contribution. Thank you.

nilandev commented 8 months ago

@Lamma-maihadisi this is now assigned to you.

Lamma-maihadisi commented 8 months ago

I have follow the procedure , but am unable to setup the development environment. Please guide me. Thank you