Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Wintersmith is a simple yet flexible static site generator. It takes contents (markdown, less, scripts, etc), transforms them using plugins and outputs a static website (html, css, images, etc) that you can host anywhere. | It is an extension that makes VS Code ideal for managing your Markdown content. Useful when working with site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more. It allows you to manage the article's front matter, preview the site, and more. |
Flexible - Wintersmith tries not to put any limitations on how you work with your content. You can transform it using plugins and structure it as you please.;Templating - Use your favorite templating engine, it comes bundled with a Jade plugin and there is community made plugins for most other node.js templating engines.; Markdown - No more fiddling around with WYSIWYG editors. Once you start using Markdown to author your content you'll never look back!;More than blogging- Write web applications using the latest technologies without having to host your own node.js servers, or use it to increase speeds on large-scale sites. | Manage your site within VS Code;
Preview;
Page dashboard;
SEO Checks |
Statistics | |
GitHub Stars 3.5K | GitHub Stars 2.3K |
GitHub Forks 327 | GitHub Forks 98 |
Stacks 7 | Stacks 4 |
Followers 12 | Followers 11 |
Votes 1 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |

Think of Jekyll as a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.

Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full html website. Hugo makes use of markdown files with front matter for meta data.

Gatsby lets you build blazing fast sites with your data, whatever the source. Liberate your sites from legacy CMSs and fly into the future.

Since version 0.101.0 and later Spacemacs totally abolishes the frontiers between Vim and Emacs. The user can now choose his/her preferred editing style and enjoy all the Spacemacs features. Even better, it is possible to dynamically switch between the two styles seamlessly which makes it possible for programmers with different styles to do seat pair programming using the same editor.

Hexo is a fast, simple and powerful blog framework. It parses your posts with Markdown or other render engine and generates static files with the beautiful theme. All of these just take seconds.

Middleman is a command-line tool for creating static websites using all the shortcuts and tools of the modern web development environment.

Build websites using latest web tech tools that developers love - Vue.js, GraphQL and Webpack. Get hot-reloading and all the power of Node.js. Gridsome makes building websites fun again.

Pelican is a static site generator that supports Markdown and reST syntax. Write your weblog entries directly with your editor of choice (vim!) in reStructuredText or Markdown.

It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.

Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft full-featured websites quicker than ever before.