Bootstrap Wordpress starter
JavaScript CSS PHP
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
css
git-hooks
inc
languages
sass
scripts
template-parts
.gitignore
.travis.yml
404.php
README.md
archive.php
bower.json
comments.php
footer.php
functions.php
gulpfile.js
header.php
index.php
main.js
main.js.map
package.json
page.php
rtl.css
screenshot.png
search.php
sidebar.php
single.php
style.css
style.css.map
thing

README.md

Sample FTP Config

{
	"host": "mywebsite.tld",
	"user": "me",
	"password": "mypass",
	"parallel": 10
}