An open API service indexing awesome lists of open source software.

https://github.com/moovweb/wikipedia

Sample project - beginner example
https://github.com/moovweb/wikipedia

Last synced: 10 months ago
JSON representation

Sample project - beginner example

Awesome Lists containing this project

README

          

# Wikipedia

A beginner project based around [the Wikipedia site](http://en.wikipedia.org). The project makes some changes to the homepage, including moving the featured image to the top of the page and changing the logo.

You can follow along with how this project is generated via the [fundamentals of site transformation tutorial](http://console.moovweb.com/learn/training/foundation/fundamentals).

## Basics

This project works with Moovweb's development framework. To get it running, navigate to the folder in your command line and start the server with the command: `sudo moov server --auto-hosts`.

See detailed documentaion at [the Moovweb site](http://console.moovweb.com).