static-site-generator
Here are 2,155 public repositories matching this topic...
The world’s fastest framework for building websites.
-
Updated
Dec 6, 2020 - Go
Currently, the user's scroll position is stored within session storage, and this is violating a GDPR compliance check (yes, I know). Is there a way to disable this storage?
-
Updated
Dec 7, 2020 - Ruby
A fast, simple & powerful blog framework, powered by Node.js.
-
Updated
Nov 29, 2020 - JavaScript
Beautiful static documentation for your API
-
Updated
Dec 7, 2020 - SCSS
- I confirm that this is an issue rather than a
Describe the bug
I have a release-date field with a custom date_format set to DD-MM-YYYY, so something like:
name: 'release-date'
label: 'Release date'
widget: 'datetime'
date_format: 'DD-MM-YYYY'
format: 'DD-MM-YYYY'Then I have release-date set under sortable_fields, which gets recognized, but doesn't quite work as expected.
Expected behavior
I would exp
Project documentation with Markdown.
-
Updated
Dec 7, 2020 - Python
While working on my i18n_subsites plugin, I came up with an idea how to simplify some code that is often used in Pelican: doing stuff with a temporarily different locale.
This could be neatly solved by a context manager:
from contextlib import contextmanager
import locale
@contextmanager
def temporary_locale(temp_locale=None):
'''Enable code to run in a context with a temporary loThere are 3 "examples" for dynamic (client side) routing, 2 in the docs (guides) and one is a template.
The 2 guides in the docs are technically working, but they do not use addPrefetchExcludes.
- dynamic-routes-reach-router.md
- [docs/guides/dynamic-rou
A Web Component compiler for building fast, reusable UI components and static site generated Progressive Web Apps
-
Updated
Dec 4, 2020 - TypeScript
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
-
Updated
Dec 4, 2020 - JavaScript
An extremely simple, pluggable static site generator.
-
Updated
Sep 9, 2020 - JavaScript
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
-
Updated
Nov 25, 2020 - CSS
Prerenders static HTML in a single-page application.
-
Updated
Oct 3, 2020 - JavaScript
Feature Request
Add data-srcset for lazy loading multi-res mobile/desktop images.
Initially apply to list items (views).
Docs: https://afarkas.github.io/lazysizes/index.html
May increase Lighthouse score.
Bug Report
Environment
Zola version: 0.12.2 (regressed from 0.11.0)
Step to reproduce
Clone https://github.com/leotsarev/leotsarev.ru/ with submodules
Install zola 0.12.2
Zola build and zola serve
Expected Behavior
Zola serve works just fine
Current Behavior
Zola serve always fails with
Error: Can't watch `sass` for changes in folder `C:\Users\leo\source
-
Updated
Nov 27, 2020 - JavaScript
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
-
Updated
Jun 16, 2019 - CSS
A flexible static site generator
-
Updated
Jul 22, 2020 - CoffeeScript
The lektor static file content management system
-
Updated
Dec 6, 2020 - Python
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 powerful static sites quicker than ever before.
-
Updated
Nov 29, 2020 - CoffeeScript
-
Updated
Dec 5, 2020 - HTML
Client-Side JavaScript Site Generator
-
Updated
Oct 29, 2020 - JavaScript
A static site generator for Swift developers
-
Updated
Dec 2, 2020 - Swift
Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
-
Updated
Dec 1, 2020 - HTML
Improve this page
Add a description, image, and links to the static-site-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-site-generator topic, visit your repo's landing page and select "manage topics."


Bug report
Describe the bug
with-emotionexample throws an error during the build.To Reproduce
Steps to reproduce the behavior, please provi