You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scrapes my existing website, stores each article and its data, and prompts user to input a new article. This generates a new website with the given article (and allows the flexibility of updating the template article pages, etc for every article).
I had more fun making this than the actual blog content.
If you want to use this to generate your own blog website, go for it. You just need to update the website link.
Possible future updates:
Loading in your own website
About
Scrapes my existing website, stores each article and its data, and prompts user to input a new article. This generates a new website with the given article (and allows the flexibility of updating the template article pages, etc for every article).