All Projects → mpc-hc → mpc-hc.org

mpc-hc / mpc-hc.org

Licence: MIT license
The source code of our website.

Programming Languages

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

Projects that are alternatives of or similar to mpc-hc.org

Assemble
Community
Stars: ✭ 3,995 (+6142.19%)
Mutual labels:  grunt, static-site
generator-veams
Scaffold modern frontend web apps or web pages with a static site generator (Assemble or Mangony), Grunt and/or Gulp, Sass and Bower. Use modern frameworks like Bourbon, Bootstrap or Foundation and structure your JavaScript with ES Harmony support.
Stars: ✭ 45 (-29.69%)
Mutual labels:  grunt, static-site
Kotsu
✨ Clean, opinionated foundation for new projects — to boldly go where no man has gone before
Stars: ✭ 48 (-25%)
Mutual labels:  grunt, static-site
danmallme
DanMall.me
Stars: ✭ 97 (+51.56%)
Mutual labels:  grunt, static-site
static-auth
The most simple way to add Basic Authentication to a static website hosted on Vercel.
Stars: ✭ 25 (-60.94%)
Mutual labels:  static-site
static-webpack-boilerplate
🚀 Minimal & Modern Webpack Boilerplate for building static sites
Stars: ✭ 40 (-37.5%)
Mutual labels:  static-site
grunt-wp-css
Format style sheets according to the WordPress CSS coding standards.
Stars: ✭ 36 (-43.75%)
Mutual labels:  grunt
grunt-angular-combine
Grunt task for combining AngularJS partials into a single HTML file.
Stars: ✭ 16 (-75%)
Mutual labels:  grunt
nodejsdesignpatterns.com
Source for Website for Node.js Design Patterns, book by Mario Casciaro and Luciano Mammino, published by Packt (https://nodejsdp.link/buy)
Stars: ✭ 27 (-57.81%)
Mutual labels:  static-site
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (-62.5%)
Mutual labels:  static-site
markkarpov.com
My personal web site
Stars: ✭ 16 (-75%)
Mutual labels:  static-site
tm-nextjs-starter
React + Nextjs + MobX starter
Stars: ✭ 49 (-23.44%)
Mutual labels:  static-site
Mizi
A simple markdown to website generator written in C++.
Stars: ✭ 31 (-51.56%)
Mutual labels:  static-site
pehapkari.cz-old
Website of Czech and Slovak PHP Community
Stars: ✭ 31 (-51.56%)
Mutual labels:  static-site
UI-Builder
UI Builder to generate html pages automatically
Stars: ✭ 33 (-48.44%)
Mutual labels:  grunt
11ta-template
Deeply customizable, full-featured, ready to publish blog template built with 11ty, TailwindCSS, & Alpine.js
Stars: ✭ 98 (+53.13%)
Mutual labels:  static-site
presta
Minimalist serverless framework for SSR, SSG, serverless APIs and more.
Stars: ✭ 89 (+39.06%)
Mutual labels:  static-site
dekontaminasi
DIY static API server for COVID-19 data in Indonesia
Stars: ✭ 66 (+3.13%)
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 (+1403.13%)
Mutual labels:  static-site
Pointless
A Static Blog Generator
Stars: ✭ 18 (-71.87%)
Mutual labels:  static-site

The source code of https://mpc-hc.org/

Build Status devDependencies Status

Getting started

  • Install Node.js
  • Install grunt: npm install -g grunt-cli
  • Install the Node.js dependencies via npm: cd mpc-hc.org and then npm install
  • Install Ruby with DevKit
  • Run gem install bundle and then bundle install
  • Run grunt build to build the static site, grunt to build and watch for changes (http://localhost:8000/). Run grunt --help to see all the available tasks.
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].