Use npm. Define a deploy task in your gulpfile.js (as below) which can be used to push to gh-pages going forward.
https://pages.github.com/Tags | nodejs gulp-plugin github-pages stream deployment release-automation git github push commit branch deploy publish site website gulp gulpplugin gh-pages dist |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Publish files to a gh-pages branch on GitHub (or any other branch anywhere else). This module requires Git >=1.9.
git gh-pages githubMiddleman makes creating static sites a joy, Github Pages hosts static sites for free, Middleman Github Pages brings the two together. Middleman Github Pages is just a few rake tasks that automate the process of deploying a Middleman site to Github Pages. The only assumption is that you are deploying to a gh-pages branch in the same remote as the source. rake publish will create this branch for you if it doesn't exist.
Get the rocks out of your socks! Assemble makes you fast at creating web projects. Assemble is used by thousands of projects for rapid prototyping, creating themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites / static site generator, alternative to jekyll for gh-pages and more! Assemble can also be used with gulp and grunt.
template-engine build static-site static-site-generator templates scaffold generator scaffolder base toolkit app update generate verb node nodejs gulp grunt assemble async-helper blog boilerplate boilerplates bootstrap builder collection compile component content docs document documentation engines handlebars helper helpers html inflections jekyll layout lodash markdown md page partial post pug render scaffolding site smith static symlink task tasks template templating view views website yamlthis repository is just a simple set of instructions on how to use the free github http://pages.github.com functionality to host static websites. an example of a github hosted static site is my own personal internet web blog as well as realtimecats.com.Traditionally git has been for computer programmers, but recently github added some new features to their website which make it possible for non-technical people to set up repos on github! All the things mentioned here can be done with just a web browser.
Jekyll-Scholar is for all the academic bloggers out there. It is a set of extensions to Jekyll, the awesome, blog aware, static site generator; it formats your bibliographies and reading lists for the web and gives your blog posts citation super-powers. Note that it is not possible to use this plugin with the default Github pages workflow. Github does not allow any but a few select plugins to run for security reasons, and Jekyll-Scholar is not among them. You will have to generate your site locally and push the results to the master resp. gh-pages branch of your site repository. You can keep sources, configuration and plugins in a separate branch; see e.g. here for details.
jekyll static-site-generator bibliography bibtex citations csl jekyll-plugingenerator-jekyllized is a very opinionated Yeoman generator built with Jekyll and gulp. You will be able to quickly scaffold your site and start developing. As you are working on your site your assets will automatically be updated and injected into your browser as well as your posts. When you are done developing and want to publish it you are two commands away from having everything optimized and published. While developing locally everything you change will automatically be updated and injected into your browser. Changing your SCSS or JavaScript files will automatically updated them, create sourcemaps and inject them. Writing or editing posts and pages for your website will do the same. Simple and effective.
gulp jekyll rapid-development yeoman-generator yeoman static static-site website web scaffoldNote: If you follow the aws-sdk suggestions for providing your credentials you don't need to pass them in to create the publisher. create a through stream, that gzip file and add Content-Encoding header.
stream gulp s3 gulpplugin aws publishGit plugin for gulp (gulpjs.com)
gulp git gulpgit gulpplugin gulp-pluginThis library provides a simple, socket-oriented API* for messaging in Node.JS, using RabbitMQ as a backend. See Github pages for documentation of the most recent release, and the branch gh-pages-next for provisional documentation of the next release (which usually corresponds to the code in master branch).
Deploy your Middleman build via rsync, ftp, sftp, or git (e.g. gh-pages on github). Middleman-deploy can deploy a site via rsync, ftp, sftp, or git. Checkout the wiki for advanced set-up options.
This is the source code of Made Mistakes, a personal blog and portfolio built with Jekyll, Gulp, and Travis CI. Please note: Made Mistakes hasn't been "themed" like some of my other Jekyll repos and isn't compatible with the "default" GitHub Pages workflow without substantial alterations.
jekyll gulpThis is a minimal example of a Jekyll-based website using knitr, blogdown, and R Markdown, briefly documented at https://bookdown.org/yihui/blogdown/jekyll.html. After you are satisfied with the local preview, you can either just push the Markdown blog posts to your Github repo (e.g. the gh-pages branch), and let Github generate the website for you, or host the HTML files generated under the _site/ directory on your own server.
jekyll knitr css html- [io.js 官方网站翻译](https://github.com/nodejs/website/tree/master/content/cn)- [官方 io.js Tweets 的转å?‘](https://twitter.com/official_iojs)- [io.js CHANGELOG](https://github.com/nodejs/io.js/blob/v1.x/CHANGELOG.md) [翻译](https://github.com/iojs/iojs-cn/blob/gh-pages/CHANGELOG.md)- [io.js Weekly](https://medium.com/@iojs) [翻译](https://github.com/nodejs/iojs-cn/tree/gh-pages/articles)- [io.js ç›¸å…³æ–‡ç« ç¿»è¯‘](https://github.com/nodejs/iojs-cn/tree/gh-pages/articles)- [æ›´å
Gulp plugin for compiling Pug templates
jade pug gulpplugin stream compilePipe through a stream which has both the files you want to be updated, as well as the files which have been renamed. For example, we can use gulp-useref to concatenate assets in an index.html, and then use gulp-rev and gulp-rev-replace to cache-bust them.
gulpplugin rev revision version replace assetUse conventional text streams at the start of your gulp or vinyl pipelines, making for nicer interoperability with the existing npm stream ecosystem.Take, for example, browserify. There are the gulp-browserify and gulpify plugins, which you can use in combination with gulp to get browserify working in your build. Unfortunately, these plugins come with additional overhead: an extra GitHub repository, npm module, maintainer, tests, semantics, etc. It's much simpler in this case to use the original module directly where you can, which is what vinyl-source-stream handles for you.
vinyl gulp gulpfriendly vanilla stream string text classicgulp-bump v2 supports Any valid semver in any filetype. ####You can view more examples in the example folder.
gulp bump semver gulpplugin version versioning gulp-version gulp-pluginSass plugin for Gulp. Before filing an issue, please make sure you have Updated to the latest Gulp Sass and have gone through our Common Issues and Their Fixes section.
gulpplugin sass gulpThis app is a simple client-side app that allows one to browse and search gulp plugins. It fetches data from npmsearch with the keywords gulpplugin and gulpfriendly. npmsearch also provides rankings for plugins(so we don't have to). To maintain quality in the plugin ecosystem, we sometimes "blacklist" plugins. Being blacklisted means we won't offer support for issues concerning the module and we will not recommend that people use it. You are free to publish anything you want on NPM, but our official plugin list is subject to filtering.
website gulpjsCLI release tool for Git repos and npm packages. Now you can run npm run release from the command line.
release-automation publish npm git tool automation bump release release-helper changelog build commit distribution github interactive push repository script shell tag version
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.