Software Alternatives & Reviews

Please VS Metalsmith

Compare Please VS Metalsmith and see what are their differences

Please logo Please

A Cross-Language Build System

Metalsmith logo Metalsmith

An extremely simple, pluggable static site generator.
  • Please Landing page
    Landing page //
    2021-10-11
  • Metalsmith Landing page
    Landing page //
    2022-12-12

Please videos

Chinese March: 请你检阅 - Please Review

More videos:

  • Review - Hong Kong March: 请你检阅 - Please Review (Instrumental)
  • Review - 请你检阅 (March «Please, review»)

Metalsmith videos

Product Review 29 Badger Metalsmith Paint System

More videos:

  • Review - METALSMITHING FAQ! Answers to most commonly asked questions from you guys!
  • Review - DRAWING & SAWING jewelry design in real time. Jewelry metalsmithing

Category Popularity

0-100% (relative to Please and Metalsmith)
Action
100 100%
0% 0
CMS
0 0%
100% 100
Adventure
100 100%
0% 0
Blogging
0 0%
100% 100

User comments

Share your experience with using Please and Metalsmith. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Please should be more popular than Metalsmith. It has been mentiond 11 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.

Please mentions (11)

  • Top programming languages created in the 2010's on GitHub by stars
    I’m not sure a JS library qualifies as a PL. Or automation software (SoftStack). Or an API description language. Or a build system. Source: over 1 year ago
  • Just Use a Monorepo
    Regarding your first point, a good alternative to Bazel is [Please][https://please.build/] - its build graph can solve exactly this problem in CI. - Source: Hacker News / over 1 year ago
  • Need to know about various distributed build tools available
    Checkout: https://please.build/ - CMake is not directly supported, but you can easily extend please.build to invoke cmake commands to build your targets. - It does supports both Windows(ehweee) and Linux - MIT - BONUS: it is fast. Really fast(||)! Single binary. It is also versatile. I am using it to build a repo with multiple programming languages(C++(Wasm),Go,Js, Flutter), while spinning up vagrant and... Source: over 1 year ago
  • When to Use Bazel?
    > the best way forward is to take the ideas of Bazel (hermetic and deterministic builds) and package them as a good small build system, perhaps even compatible with Bazel so you don't have to rewrite build rules all the time. How does https://please.build measure up? - Source: Hacker News / over 1 year ago
  • I'm building an experimental successor to Bazel™
    Good luck! I assume you are aware of please.build? Source: almost 2 years ago
View more

Metalsmith mentions (6)

  • Top ten popular static site generators (SSG) in 2023
    Metalsmith — the best customizable SSG. - Source: dev.to / about 1 year ago
  • who is self-hosting a static website and what are you using to build it?
    I use Metalsmith. Been happy with it. I build my site into a self-contained nginx docker image. Source: almost 2 years ago
  • Configuration error even if nothing changed since last successful deploy
    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: almost 2 years ago
  • Why I built my own static site generator
    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 / over 2 years ago
  • What to use? Frustrated over choice...
    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: almost 3 years ago
View more

What are some alternatives?

When comparing Please and Metalsmith, you can also consider the following products

Gradle - Accelerate developer productivity. Gradle helps teams build, automate and deliver better software, faster. DocsExplore the documentation of Gradle. Find installation ..

Wintersmith - Flexible, minimalistic, multi-platform static site generator built on top of node.js

Terror Lab - Terror Lab is an Indie Action-Adventure, Horror, Exploration and Single-player video game developed by Nicolas Bernard and published by Microids Indie.

GatsbyJS - Blazing-fast static site generator for React

Bazel - Bazel is a tool that automates software builds and tests.

Hugo - Hugo is a general-purpose website framework for generating static web pages.