All Projects → docpad-archive → website

docpad-archive / website

Licence: other
The DocPad Website. Replaced by GitBook: https://docpad.bevry.me

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to website

jquery-slidescrollpanel
Create sliding scroll panels that slide in by touch, trackpad and scrolling
Stars: ✭ 16 (-27.27%)
Mutual labels:  static-site, docpad-project
website
The source code of Benjamin Lupton's website
Stars: ✭ 22 (+0%)
Mutual labels:  static-site, docpad-project
startuphostel
Startup Hostel, the home in paradise for the doers of the world.
Stars: ✭ 26 (+18.18%)
Mutual labels:  static-site, docpad-project
you-draw-it
Datenjournalismus: Nutzer können schätzen, wie sich Statistiken verändert haben und ihre Einschätzung danach überprüfen.
Stars: ✭ 24 (+9.09%)
Mutual labels:  static-site
static-aws-deploy
A tool for deploying files to an AWS S3 bucket with configurable headers and invalidating AWS Cloudfront Objects.
Stars: ✭ 27 (+22.73%)
Mutual labels:  static-site
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 (+4272.73%)
Mutual labels:  static-site
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (+9.09%)
Mutual labels:  static-site
SAAS
🤣🔫Sicko Mode as a service
Stars: ✭ 21 (-4.55%)
Mutual labels:  static-site
Mizi
A simple markdown to website generator written in C++.
Stars: ✭ 31 (+40.91%)
Mutual labels:  static-site
bluff
A static website generator in Dart.
Stars: ✭ 84 (+281.82%)
Mutual labels:  static-site
tm-nextjs-starter
React + Nextjs + MobX starter
Stars: ✭ 49 (+122.73%)
Mutual labels:  static-site
precompress
Generate pre-compressed .gz and .br files for static web servers
Stars: ✭ 27 (+22.73%)
Mutual labels:  static-site
presta
Minimalist serverless framework for SSR, SSG, serverless APIs and more.
Stars: ✭ 89 (+304.55%)
Mutual labels:  static-site
TokamakPublish
Use Tokamak in your Publish themes.
Stars: ✭ 19 (-13.64%)
Mutual labels:  static-site
my eu
Code and data for myeu.uk - find out what the EU has done for your area
Stars: ✭ 18 (-18.18%)
Mutual labels:  static-site
nuxt-static
Generate a static site using Nuxt.js
Stars: ✭ 31 (+40.91%)
Mutual labels:  static-site
static-auth
The most simple way to add Basic Authentication to a static website hosted on Vercel.
Stars: ✭ 25 (+13.64%)
Mutual labels:  static-site
static-webpack-boilerplate
🚀 Minimal & Modern Webpack Boilerplate for building static sites
Stars: ✭ 40 (+81.82%)
Mutual labels:  static-site
pehapkari.cz-old
Website of Czech and Slovak PHP Community
Stars: ✭ 31 (+40.91%)
Mutual labels:  static-site
Pointless
A Static Blog Generator
Stars: ✭ 18 (-18.18%)
Mutual labels:  static-site

DocPad's Website, built with DocPad

Travis CI Build Status
Patreon donate button Open Collective donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Getting Started

  1. Install DocPad

  2. Clone and run the server

    git clone https://github.com/docpad/website.git docpad-website
    cd docpad-website
    npm install
    docpad run
  3. Open http://localhost:9778/

  4. Start hacking away by modifying the src directory

Update the Documentation

The DocPad documentation is stored in a separate repository which is pulled into this website at run-time. You'll want to edit the documentation repo instead if you want to make changes to the documentation.

License

Unless stated otherwise all works are:

and licensed under:

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