@Luke The building of the new site will likely be in 11ty, which I usually use markdown with yaml front matter. But need a strategy to more easily move all the old stuff into an archive.
justsnook@mastodon.social
@justsnook@mastodon.social
Posts
-
Years ago, I had a DOS-based tool that could duplicate a static site, maintaining URLs, including images and css and javascript. -
Years ago, I had a DOS-based tool that could duplicate a static site, maintaining URLs, including images and css and javascript.@Luke Yeah, I definitely prefer the simplicity of this.
-
Years ago, I had a DOS-based tool that could duplicate a static site, maintaining URLs, including images and css and javascript.Alternatively, I've considered exporting the current database to YAML and generating static from there but I'd probably end up getting rid of all post comments if I took that route.
-
Years ago, I had a DOS-based tool that could duplicate a static site, maintaining URLs, including images and css and javascript.I want to convert my existing site to static so that I can easily archive it. Then, I can use different tech moving forward.
-
Years ago, I had a DOS-based tool that could duplicate a static site, maintaining URLs, including images and css and javascript.Years ago, I had a DOS-based tool that could duplicate a static site, maintaining URLs, including images and css and javascript. For the life of me, I can't find anything like this anymore. Everything is about coding your own in python or using some AI app to clone a site.