static-site-generator
Here are 2,136 public repositories matching this topic...
The world’s fastest framework for building websites.
-
Updated
Nov 25, 2020 - Go
Summary
The gatsby-manifest-plugin documentation for generating icons is unclear.
icon: `src/images/favion.svg`, // This path is relative to the root of the site.
icons: [
{
src: `src/images/favicon--short.svg`,
sizes: `192x192`,
type: `image/png`,
-
Updated
Nov 23, 2020 - Ruby
A fast, simple & powerful blog framework, powered by Node.js.
-
Updated
Nov 16, 2020 - JavaScript
Beautiful static documentation for your API
-
Updated
Nov 11, 2020 - SCSS
- I confirm that this is an issue rather than a
We have a bunch of features we can move from the Beta section to the permanent docs.
I think everything under https://www.netlifycms.org/docs/beta-features/ except i18n and Nested collections can be moved
It would make sense to move each feature at a time to make sure we're not cluttering the docs
Project documentation with Markdown.
-
Updated
Nov 25, 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 loIs your feature request related to a problem? Please describe.
I am using react-static to create a site that is hosted out of S3. I want to be able to use object versioning to track changes to the objects over time, but I can't do that with the main JS file, as it has a hash code in the middle. I am guessing that this is used for cache busting, but S3 already has robust etag support built in,
A Web Component compiler for building fast, reusable UI components and static site generated Progressive Web Apps
-
Updated
Nov 24, 2020 - TypeScript
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
-
Updated
Nov 25, 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
Describe the bug
As described here, When using the portfolio widget with enough tags as to occupy the entire width of the page, the cards are not wide enough (or are not separated enough) to occupy also the entire width (you can see it live here: <https://rodrigoalcarazdelaosa.me/en/notes/#15-16-year-
I don't really know Tokio or the best way to upgrade it, if someone has time to do it it shouldn't take too long.
-
Updated
Oct 29, 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
Nov 22, 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 22, 2020 - CoffeeScript
-
Updated
Nov 24, 2020 - HTML
Client-Side JavaScript Site Generator
-
Updated
Oct 29, 2020 - JavaScript
A static site generator for Swift developers
-
Updated
Nov 11, 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
Nov 25, 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
This code will make error
This code works as expected: