Bloggable. Version 1.1.0
© 1984 April Computer
© 1984 April Computer
Bloggable is a blog tool that works on any neocities website! Yes even free accounts.
If you would like to report a bug please send the report at this site. (add your name if you want to be credited in bug reports)
For suggesting features please do so on the github repo.
Github repo: bloggable
You may use a fake domain to register with if you do not wish to use a real email address but this will make account recovery much harder.
Add your blog to your site with this code where you want the blog to be...
<iframe src='https://arpilmyroomim.neocities.org/embed/index.html?userId=example'frameborder='none'></iframe>
<iframe src='https://arpilmyroomim.neocities.org/embed/post/postlist?userId=example'frameborder='none'></iframe>
Add this code after your closing body tag
<script> const iframe = document.querySelector('iframe'); iframe.onload = function() { iframe.contentWindow.postMessage({ cssUrl: 'https://yourdomain.com/styles.css' }, '*'); };</script>
Replace your domain with your neocities url
Go to this page to add blog posts.
Go to this page to edit or delete blog posts.
Go to this page for settings.
Zonelets style blog
Read the update log here