static-site-generator
Here are 2,523 public repositories matching this topic...
The world’s fastest framework for building websites.
-
Updated
Sep 7, 2021 - Go
-
Updated
Sep 6, 2021 - Ruby
A fast, simple & powerful blog framework, powered by Node.js.
-
Updated
Sep 7, 2021 - JavaScript
Beautiful static documentation for your API
-
Updated
Aug 30, 2021 - SCSS
- I confirm that this is an issue rather than a
Is your feature request related to a problem? Please describe.
I'm using Hugo to create a website and use the "linkTitle" frontmatter variable to provide concise titles for use in menus when necessary. If the variable is not present, Hugo falls back to "title". See https://gohugo.io/content-management/front-matter
Describe the solution you'd like
When present, I'd like to have Netlify
Project documentation with Markdown.
-
Updated
Sep 8, 2021 - 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 loA simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
-
Updated
Sep 8, 2021 - JavaScript
There 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
Stencil version:
@stencil/core@2.6.0
I'm submitting a:
[X ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
The output target dist-custom-elements-bundle does not attachShadow with delegatesF
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
Sep 5, 2021 - CSS
An extremely simple, pluggable static site generator.
-
Updated
Jun 18, 2021 - JavaScript
The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs really needs some more tes
Prerenders static HTML in a single-page application.
-
Updated
Aug 10, 2021 - JavaScript
Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article
However, use
-
Updated
Jul 30, 2021 - 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
-
Updated
Sep 5, 2021 - HTML
A static site generator for Swift developers
-
Updated
Jul 17, 2021 - 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
Sep 6, 2021 - HTML
A flexible static site generator
-
Updated
Jul 15, 2021 - CoffeeScript
The lektor static file content management system
-
Updated
Sep 3, 2021 - 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
Aug 1, 2021 - CoffeeScript
Client-Side JavaScript Site Generator
-
Updated
Apr 28, 2021 - JavaScript
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."


What version of Next.js are you using?
11.1.0
What version of Node.js are you using?
14
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other (serverless aws)
Describe the Bug
When importing images into
_documentnext does not emit these image assets into the client build.For example, I