news.volyx.in

Blot turns a folder into a website (blot.im)

581 points by angrymouse · 965 days ago · 136 comments on HN

Article summary

Blot is a platform that turns a folder into a website, where files in the folder become posts or pages on the site. It supports various file types, including Markdown, images, and Google Docs, and allows for customization through templates and metadata. The platform uses a file-based workflow, allowing users to update their site by adding, removing, or editing files directly. This approach enables seamless integration with favorite tools, such as text editors and cloud storage services.

Main themes

  • folder-to-website platforms
  • static site generation
  • web development tools
  • cloud storage integration
  • self-hosting options
  • web server and browser capabilities

What commenters say

  • Some users appreciate Blot's simplicity and flexibility, making it a great option for building various types of sites.
  • Others have mentioned similar services, such as Tiiny.host and Site44, which offer alternative approaches to creating websites from folders.
  • A few commenters have noted that Blot's functionality is not entirely new, as some web servers have long supported serving static content from directories.
  • There is interest in self-hosting Blot, with some users exploring the possibility of running the platform on their own servers.
  • The discussion has also touched on the role of web servers and browsers in rendering non-HTML content, with some arguing that this functionality should be handled by the browser.
  • A few users have shared their own experiences with similar projects, such as Spinup.dev, which offers free analytics and deployment features.
  • Some commenters have joked about the resurgence of older technologies, such as PHP and Perl, in the context of web development.