
No Code Founders
NoCode.tech
100+ No-Code Resources
Indie Hackers
No Code MBA
On Deck
Makerlog
WIP.co
Metalsmith
GatsbyJS
Wintersmith
Hugo
Hexo
Nikola
Jekyll
Assemble
No No Code Founders videos yet. You could help us improve this page by suggesting one.
Based on our record, Metalsmith should be more popular than No Code Founders. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Thank you for the insight. And also for sharing the website. I recently joined NoCodeFounders network Https://nocodefounders.com/. Source: over 3 years ago
[No Code Founders](https://nocodefounders.com/) has a #showcase channel in Slack. Source: almost 4 years ago
In 2019, JT founded a no-code Slack group that was the precursor to No Code Founders. It immediately became a hub for no-code business owners to discuss their most recent projects, ask for assistance, and ask about technical concerns. From then, it evolved into a network for non-technical founders to connect with others who share their interests in the no-code movement and expand their businesses. ... Source: about 4 years ago
Metalsmith — the best customizable SSG. - Source: dev.to / over 3 years ago
I use Metalsmith. Been happy with it. I build my site into a self-contained nginx docker image. Source: about 4 years ago
Const Metalsmith = require('metalsmith') Const markdown = require('@metalsmith/markdown') Const layouts = require('metalsmith-layouts') Const permalinks = require('@metalsmith/permalinks') Const collections = require('metalsmith-collections') Metalsmith(__dirname) .metadata({ sitename: 'Website Name', description: "Website description.", generator: 'Metalsmith', url: 'https://metalsmith.io/' ... Source: over 4 years ago
A static site generator I've been enjoying lately (and using for my blog) is Metalsmith: https://metalsmith.io/ It feel like it's the best of both worlds, because it's simple to learn and customize, but there are plugins for the things you don't want to spend time writing yourself. For example, I'm using plugins to: check for broken links, generate an RSS feed, and run a test server with automatic reloading. But... - Source: Hacker News / almost 5 years ago
I really like using Metalsmith as a static site generator myself. It's incredibly lightweight and you can extend it in any direction you like if you feel the need. But if you want an out-of-the-box solution, grab something like Gatsby or Hugo. This site has a big list of them. Source: over 5 years ago
NoCode.tech - Free tools & resources for non-tech makers and entrepreneurs
GatsbyJS - Blazing-fast static site generator for React
100+ No-Code Resources - Organize anything, together. Trello is a collaboration tool that organizes your projects into boards. In one glance, know what's being worked on, who's working on what, and where something is in a process.
Wintersmith - Flexible, minimalistic, multi-platform static site generator built on top of node.js
Indie Hackers - Connect with fellow entrepreneurs, developers, and bootstrappers who are sharing the strategies and revenue numbers behind their companies.
Hugo - Hugo is a general-purpose website framework for generating static web pages.