|
|
|
|
|
by zicsus
2256 days ago
|
|
Your example sites a simple and basic in design, so some simple html and css would be fine. You can host this simply on Netlify for free.
If you want those articles to come from a database than your python knowledge can be helpful. Use django or flask to create a server. |
|