Skip to content

indieweb/indiewebify-me

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 

IndieWebify.me

This tool offers a fast and easy way to get you & your website on the Indieweb, to use go to indiewebify.me.

To learn more about the IndieWeb go to indieweb.org.

Made by Brennan Novak, Barnaby Walters, and others at the 2013 IndieWebCamps in Reykjavik and Brighton.

Installation

Requirements:

  • PHP 7.2

How to run your own instance of indiewebify.me for development:

  1. git clone https://github.com/indieweb/indiewebify-me.git && cd indiewebify-me
  2. If you don’t have Composer installed, do so:
    • curl -s https://getcomposer.org/installer | php
  3. Install dependencies: ./composer.phar install
  4. Point your web server at indiewebify-me/web/.
    • The included .htaccess should route apache requests correctly. For other servers file an issue or send us a pull request

All of the interesting stuff is in /web/index.php — or at least is until that gets too big and needs moving.

About

Tools to help you get the best out of your indieweb site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published