Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gma/nesta-demo-content
Demonstrates how to write content for Nesta
https://github.com/gma/nesta-demo-content
nesta website
Last synced: about 2 months ago
JSON representation
Demonstrates how to write content for Nesta
- Host: GitHub
- URL: https://github.com/gma/nesta-demo-content
- Owner: gma
- Created: 2010-12-30T22:09:28.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T11:38:14.000Z (9 months ago)
- Last Synced: 2024-10-16T16:48:30.730Z (3 months ago)
- Topics: nesta, website
- Language: Haml
- Homepage: http://effectif.com/nesta
- Size: 46.9 KB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Nesta Content Demo
==================**Note:** If you're reading these files on the GitHub site you'll find
that GitHub will automatically render the Markdown and Textile files for
you; click the 'raw' link when viewing a page to see the real markup.The files in this repository are here to provide an example of how you
can add content to your Nesta site. It's not intended as a replacement
for the documentation; more as a handy example to help get you started.You can explore these pages in your local Nesta site like this:
$ cd path/to/your-nesta-site
$ nesta demo:contentThe `nesta demo:content` command will:
1. Clone this repository into `path/to/your-nesta-site/content-demo`.
2. Update your `config/config.yml`, pointing Nesta to `content-demo`.
3. Tell git to ignore the new folder (if you're using git).Your existing content repository will remain untouched.
You can see what the demo site looks like at .