mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-17 15:11:04 +00:00
22 lines
474 B
YAML
22 lines
474 B
YAML
name: jQuery Form
|
|
title: jQuery Form Plugin
|
|
description: The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX
|
|
theme: jekyll-theme-tactile
|
|
url: https://jquery-form.github.io
|
|
baseurl: /form
|
|
permalink: pretty
|
|
timezone: America/New_York
|
|
|
|
repository: jquery-form/form
|
|
|
|
# Dependencies
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: "" # an empty string here means all files in the project
|
|
values:
|
|
layout: "default"
|
|
|
|
exclude:
|
|
- .gitignore
|