Pelican is a static site generator, written in Python. It helps to write your weblog entries directly with your editor of choice (vim!) in reStructuredText or Markdown. It supports Code syntax highlighting, Blog articles and pages, Comments, Theming support, Atom/RSS feeds and lot more.
http://docs.getpelican.com/Tags | static-site website blog-engine blog |
Implementation | Python |
License | AGPL |
Platform | Windows Linux |
Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like 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.
static-site-generator static-site blog blog-engine cmsJekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through Markdown (or Textile) and Liquid converters, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web server. Jekyll also happens to be the engine behind GitHub Pages.
site-generator static-site website static-pages blogA Fast and Flexible Static Site Generator built with love by spf13 and friends in Go.Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website. Hugo is designed to work well for any kind of website including blogs, tumbles, and docs.
hugo static-site-generator blog-engine cms content-management-system documentation-tool static-site blogBlogofile is a static website compiler that lets you use various template libraries (Mako, Jinja2), and various markup languages (reStructuredText, Markdown, Textile) to create sites that can be served from any web server you like. Version 0.8 of Blogofile breaks out the core static site compiler and gives it a plugin interface. That allows features like the blog engine that was Blogofile's original raison d`être to be built on top of the core.
🚀 Next.js Blog Boilerplate is starter code for your blog based on Next.js 10+ framework with Tailwind CSS 2.0. ⚡️ Made with Next.js, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS. Clone this project and use it to create your own Next.js blog. You can check a Next js blog templates demo.
static-site-generator boilerplate typescript eslint nextjs starter-template starter static-site starter-kit netlify jamstack static-website starter-project boilerplate-front-end next-theme next-js tailwind-css jamstack-site nextjs-starternextein is a wrapper around next.js that allows you to write static sites using markdown and react. NodeJS v8.x+ is required to run nextein commands.
nextjs static-site-generator blog-engine react markdown frontmatter blog static website next.js ssrPHP static site & blog generator with markdown support. Using the power of laravel's Blade templating engine.
static-site-generator static-sites blogGet the rocks out of your socks! Assemble makes you fast at creating web projects. Assemble is used by thousands of projects for rapid prototyping, creating themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites / static site generator, alternative to jekyll for gh-pages and more! Assemble can also be used with gulp and grunt.
template-engine build static-site static-site-generator templates scaffold generator scaffolder base toolkit app update generate verb node nodejs gulp grunt assemble async-helper blog boilerplate boilerplates bootstrap builder collection compile component content docs document documentation engines handlebars helper helpers html inflections jekyll layout lodash markdown md page partial post pug render scaffolding site smith static symlink task tasks template templating view views website yamlNanoc is a static-site generator, fit for building anything from a small personal blog to a large corporate website. It is a tool that transforms content from one format, such as Markdown or AsciiDoc, into another format, usually HTML, and lays out pages so that the site’s look and feel is consistent across all pages. Static sites can be deployed to any web server. Static site normally fast, secure and versionable.
static-site-generator static-site blogAn extremely simple, pluggable static site generator. In Metalsmith, all of the logic is handled by plugins. You simply chain them together. Here's what the simplest blog looks like...
metalsmith static-site-generator markdown markdown-to-html static file site website blog generator jekyll wintersmith blacksmithBridgetown is a Webpack-aware, Ruby-powered static site generator for the modern Jamstack era. Bridgetown takes your content, API data, and frontend assets; renders templates in Markdown, Liquid, ERB, and many other formats; and exports a complete website ready to be served by fast Jamstack services like Vercel or Render or traditional web servers like Caddy or Nginx.
static-site-generator webpack documentation-tool blog-engine jamstackA fast, simple & powerful blog framework, powered by Node.js.
static-site-generator website blog cms framework blog-framework markdown static-siteHi! I'm DocPad, I streamline the web development process and help close the gap between experts and beginners. I've been used in production by big and small companies for over a year and a half now to create plenty of amazing and powerful web sites and applications quicker than ever before. What makes me different is instead of being a box to cram yourself into and hold you back, I'm a freeway to what you want to accomplish, just getting out of your way and allowing you to create stuff quicker than ever before without limits. Leave the redundant stuff up to me, so you can focus on the awesome stuff.Discover my features below, or skip ahead to the installation instructions to get started with a fully functional pre-made website in a few minutes from reading this.
docpad coffeescript static-site-generator preprocessor template-engine node contributions-discover document-management-system dms content-management-system cms generator static-file-server server web web-framework framework web-development development dev build-and-deployment builder build compiler compile parser parse renderer render templating templates language-agnostic website blog cli tool utility scaffoldWyam is a simple to use, highly modular, and extremely configurable static content generator that can be used to generate web sites, produce documentation, create ebooks, and much more. Since everything is configured by chaining together flexible modules (that you can even write yourself), the only limits to what it can create are your imagination. For more information see Wyam.io.
c-sharp wyam static-site-generator dot-net api-documentation documentation documentation-tool blog blogging blog-enginea simple and fast static site generator by Golang. Pugo is a simple and fast static website generator. It renders markdown contents to html files with simple options. Pugo is designed to blog or simple contents website.
pugo static-site-generation site-generatorInkPaper is an static blog generator developed by Golang, No dependencies, Cross platform, Easy use, Fast build, Elegant theme. Default theme placed in theme folder, run npm install and npm run build to rebuild in this folder.
static-site-generator blog-engineFrog image by @Goug8888, used under Creative Commons license Attribution-NonCommercial-ShareAlike 2.0 Generic. Frog is a static web site generator written in Racket.
racket blog-engine static-blogYou may create a new site via the function blogdown::new_site() under an empty directory. It will create a skeleton site, download a Hugo theme from Github, add some sample content, launch a web browser and you will see the new site. The sample blog post hello-world.Rmd should be opened automatically, and you can edit it. The website will be automatically rebuilt and the page will be refreshed after you save the file. If you use RStudio, you can create a new RStudio project for your website from the menu File -> New Project -> New Directory -> Website using blogdown.
hugo blogdown rstudio rmarkdown r blog-engine website-generationJigsaw is a framework for rapidly building static sites using the same modern tooling that powers your web applications. Blade is a powerful, simple, and beautiful templating language, but until now it wasn't an option if you were building a simple static site that didn't need a complex PHP backend. Jigsaw brings Blade to the static site world, so you can use the same templating engine for simple websites as you do for complex web applications.
static-site-generator laravel blade jamstack static-site blog markdownProject Zeppelin allows you to setup awesome GDG DevFest site in 5 minutes. Project is built on top of Jekyll - simple, blog-aware, static site generator. Jekyll also happens to be the engine behind GitHub Pages, which means you can use Jekyll to host your website from GitHub’s servers for free. Learn more about Jekyll.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.