All Projects → g0v → G0v.tw

g0v / G0v.tw

g0v.tw site

Labels

Projects that are alternatives of or similar to G0v.tw

Movie Website
🎬基于 Node.js + Express + mongoDB + Bootstrap 搭建的电影网站。
Stars: ✭ 118 (-30.59%)
Mutual labels:  pug
Fan
hexo-theme
Stars: ✭ 137 (-19.41%)
Mutual labels:  pug
Resume
Resume of Kay Gosho. Built with Webpack + Pug + PostCSS
Stars: ✭ 158 (-7.06%)
Mutual labels:  pug
Vs Deploy
Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
Stars: ✭ 123 (-27.65%)
Mutual labels:  pug
Gulp Starter Kit
A simple Gulp 4 Starter Kit for modern web development.
Stars: ✭ 134 (-21.18%)
Mutual labels:  pug
Paper
🌈 一个类纸风的主题paper🎉(still updating...)
Stars: ✭ 142 (-16.47%)
Mutual labels:  pug
Preview Email
Automatically opens your browser to preview Node.js email messages sent with Nodemailer. Made for Lad!
Stars: ✭ 112 (-34.12%)
Mutual labels:  pug
Pug As Jsx Loader
Stars: ✭ 168 (-1.18%)
Mutual labels:  pug
Webpack Pug Scss Boilerplate
📂 Webpack 4 based boilerplate for building apps
Stars: ✭ 135 (-20.59%)
Mutual labels:  pug
Relaxed
Create PDF documents using web technologies
Stars: ✭ 11,656 (+6756.47%)
Mutual labels:  pug
Phonegap Docs
PhoneGap Documentation
Stars: ✭ 124 (-27.06%)
Mutual labels:  pug
Laravel Pug
Pug view adapter for Laravel and Lumen
Stars: ✭ 130 (-23.53%)
Mutual labels:  pug
1.1.1.1
Cloudflare DNS resolver website.
Stars: ✭ 145 (-14.71%)
Mutual labels:  pug
Html2pug
Converts HTML to Pug 🐶
Stars: ✭ 118 (-30.59%)
Mutual labels:  pug
Actions Workflow Samples
Help developers to easily get started with GitHub Action workflows to deploy to Azure
Stars: ✭ 158 (-7.06%)
Mutual labels:  pug
Startbootstrap Resume
Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,642 (+865.88%)
Mutual labels:  pug
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-18.24%)
Mutual labels:  pug
Compile Hero
🔰Visual Studio Code Extension For Compiling Language
Stars: ✭ 169 (-0.59%)
Mutual labels:  pug
Terminal theme
A simple theme based on hexo 👻👻👻
Stars: ✭ 160 (-5.88%)
Mutual labels:  pug
Yaml Multiline
Find the right syntax for your YAML multiline strings
Stars: ✭ 154 (-9.41%)
Mutual labels:  pug

THIS IS THE OLD ONE

NEW ONE HERE: https://github.com/g0v/landing-page

Introduction

g0v.tw 的網頁內容由此專案產生

Directory structure

  • app: 網頁程式
  • md: 網頁文章

Required

  • Install nodejs
  • Install npm

Developer

devDependency Status

第一次請先執行

$ npm install

安裝完之後打以下指令跑起 local web server

$ npm start

然後在 browser 輸入 http://localhost:3333

gulp 會自動幫你 compile jade to html, less to css, 合併 javascript, css 等。在更改任何一個檔案 gulp 也會幫你重新 compile。

Deploy

請打

$ ./deploy <git remote>
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].