Skip to content

Jiig/schema-org-editor

 
 

Repository files navigation

README for Schema.org Web Editor

Build Status

This project is a simple HTML5 editor for schema.org metadata.

Installing

Currently the only method of running the editor is cloning the source code from Github.

>> git clone https://github.com/jermnelson/schema-org-editor.git

Getting Started

The Schema.org web editor will use a locally running instance of Fedora 4. The default local location running location of Fedora 4 is a http://localhost:8080. This location can be changed by setting the base_url in a new editor.cfg configuration file. Make sure that editor.cfg filed exists in the schema-org-editor directory.

Setup the editor from the command-line for the first time will display the editor locally at http://localhost:8100

>> cd schema-org-editor
>> python editor.py

About

Schema.org Web Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%