All Projects → upash → Peco

upash / Peco

Licence: mit
nothing here, move on..

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Peco

Eleventy Starter Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Stars: ✭ 139 (-34.74%)
Mutual labels:  webpack, blog, static-site-generator, static-site
Skeleventy
A skeleton boilerplate built with Eleventy.
Stars: ✭ 318 (+49.3%)
Mutual labels:  webpack, static-site-generator, static-site
Fornax
Scriptable static site generator using type safe F# DSL to define page templates.
Stars: ✭ 175 (-17.84%)
Mutual labels:  blog, static-site-generator, static-site
Generator Infinitely Static
💫 Static page generator with routes support thats infinitely awesome
Stars: ✭ 11 (-94.84%)
Mutual labels:  webpack, static-site-generator, static-site
Ng Static Site Generator
ng-static-site-generator is a webpack-based command line build tool that builds an Angular app and Jekyll-style blog entry html files into a static html and css website. It also supports building a client app so you can have static pages that are also capable of running dynamic functionality coded in Angular.
Stars: ✭ 42 (-80.28%)
Mutual labels:  webpack, static-site-generator, static-site
Verless
A simple and lightweight Static Site Generator.
Stars: ✭ 276 (+29.58%)
Mutual labels:  blog, static-site-generator, static-site
Hugo Theme Basic
Basic site theme styled with minimal tachyons, syntax highlighting, and blog series configuration. 📦
Stars: ✭ 89 (-58.22%)
Mutual labels:  blog, static-site-generator, static-site
Ryosuke Gatsby Blog
Static PWA React-powered portfolio and blog built with GatsbyJS
Stars: ✭ 90 (-57.75%)
Mutual labels:  blog, static-site-generator, static-site
Openlivewriter
An open source fork of Windows Live Writer
Stars: ✭ 2,398 (+1025.82%)
Mutual labels:  blog, static-site
Gatsby Theme Superstylin
💅 A Gatsby Theme with styled-components
Stars: ✭ 165 (-22.54%)
Mutual labels:  blog, static-site
Vuepress Blog Boilerplate
An ever-evolving and opinionated dev environment for people who want to use VuePress to power their blogs.
Stars: ✭ 212 (-0.47%)
Mutual labels:  blog, static-site-generator
Code2sec.com
xmind\code\articles for my personal blog 个人博客上的资源备份存储,也是个人分享的汇总
Stars: ✭ 164 (-23%)
Mutual labels:  blog, static-site
Hugs
🤗 A super simple starting point for Hugo websites.
Stars: ✭ 162 (-23.94%)
Mutual labels:  static-site-generator, static-site
Hexo Theme Shana
what's a cool hexo theme!
Stars: ✭ 166 (-22.07%)
Mutual labels:  blog, static-site
Blog
这是一个Blog, 如果喜欢可以订阅,是Watch, 不是 Star 哈。。。
Stars: ✭ 161 (-24.41%)
Mutual labels:  webpack, blog
Notablog
Generate a minimalistic blog from a Notion table. [WIP]
Stars: ✭ 177 (-16.9%)
Mutual labels:  blog, static-site-generator
Pendulum
A simple markdown editor for static files (Hugo, Nexo, Jekyll, MkDocs, ...)
Stars: ✭ 157 (-26.29%)
Mutual labels:  static-site-generator, static-site
Baumeister
👷 The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
Stars: ✭ 171 (-19.72%)
Mutual labels:  webpack, static-site-generator
Nikola
A static website and blog generator
Stars: ✭ 2,221 (+942.72%)
Mutual labels:  static-site-generator, static-site
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+931.92%)
Mutual labels:  static-site-generator, static-site

Peco is no longer maintained 💀, check out its successor, Saber 🔥!

npm version circleci status

Introduction

Peco is a static website generator powered by modern web tooling, like webpack and Vue.js. It generates static HTML files and assets at build time, once the generated website is loaded on the client-side, it runs as an SPA.

Check out the documentation for details.

Installation

It's recommended to install peco locally in your project:

cd your-project
yarn add peco

How to use?

Let me explain how to use it in 20 words:

  • source/*.md is your pages
  • source/_posts/*.md is your posts
  • peco dev [directory] to run it
  • peco build [directory] to build it

Build with Peco

Contribute?

Find bugs, spread the words, share your ideas.

yarn
yarn example
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].