All Projects → ChristianKienle → minipress

ChristianKienle / minipress

Licence: other
💁‍♂️ miniPress – a static site generator

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to minipress

Shins
Shins development continues at
Stars: ✭ 250 (+1370.59%)
Mutual labels:  static-site-generator
grammer-blog
My personal blog about programming or random stuff. Made using Vue JS 2 and Gridsome as a jamstack framework for Vue JS. Hosted on vercel
Stars: ✭ 14 (-17.65%)
Mutual labels:  static-site-generator
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (+41.18%)
Mutual labels:  static-site-generator
Gatsby
Build blazing fast, modern apps and websites with React
Stars: ✭ 51,925 (+305341.18%)
Mutual labels:  static-site-generator
presta
Minimalist serverless framework for SSR, SSG, serverless APIs and more.
Stars: ✭ 89 (+423.53%)
Mutual labels:  static-site-generator
coltrane
A simple content site framework that harnesses the power of Django without the hassle.
Stars: ✭ 57 (+235.29%)
Mutual labels:  static-site-generator
Junglejs
The Jamstack static site framework for Svelte
Stars: ✭ 246 (+1347.06%)
Mutual labels:  static-site-generator
plain
network .md into .html with plaintext files
Stars: ✭ 70 (+311.76%)
Mutual labels:  static-site-generator
sitio
imperative static site generator powered by React and browserify
Stars: ✭ 49 (+188.24%)
Mutual labels:  static-site-generator
phenomic
DEPRECATED. Please use Next.js instead.
Stars: ✭ 3,246 (+18994.12%)
Mutual labels:  static-site-generator
Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+328717.65%)
Mutual labels:  static-site-generator
vscode-front-matter
Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
Stars: ✭ 962 (+5558.82%)
Mutual labels:  static-site-generator
tinyjam
A radically simple, zero-configuration static site generator in JavaScript
Stars: ✭ 137 (+705.88%)
Mutual labels:  static-site-generator
Statiq.framework
A flexible and extensible static content generation framework for .NET.
Stars: ✭ 251 (+1376.47%)
Mutual labels:  static-site-generator
yass
Yet Another Static Site (Generator)
Stars: ✭ 18 (+5.88%)
Mutual labels:  static-site-generator
Statik
Multi-purpose static web site generator aimed at developers.
Stars: ✭ 249 (+1364.71%)
Mutual labels:  static-site-generator
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+40435.29%)
Mutual labels:  static-site-generator
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+235.29%)
Mutual labels:  static-site-generator
hugy
Hugy is an Electron desktop app acting as a GUI for the Hugo static site generator.
Stars: ✭ 44 (+158.82%)
Mutual labels:  static-site-generator
roadbike
小书匠官网博客源码
Stars: ✭ 46 (+170.59%)
Mutual labels:  static-site-generator

miniPress

👉 Documentation 👈

Working with this Repository

Clone

$ git clone https://github.com/ChristianKienle/minipress.git

Bootstrap

miniPress is a monorepository. This is accomplished with Lerna. If you want to get started with this repository you have to:

$ cd minipress
$ npm install
$ npm run bs

The bs-script (bs stands for bootstrap) simply runs npm install in each package.

Common Tasks

Serving the Documentation

$ npm run docs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].