Skip to content

mocdk/neos-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neos-demo

This is a small project demonstrating the use of Neos with simple examples.

It will give an insight to Fluid, TypoScript and NodeTypes by creating a Neos-powered website featuring a News type and a list of contries being pulled from a REST API.

installation

Follow the official instructions to get a Neos installation set up.

Set up Git to use the neos-demo repository (run in your flow directory)

git init
git remote add origin https://github.com/mocdk/neos-demo.git
git reset --hard origin/master

You can now go through the Neos setup as it will suggest. Remember to use the MOC.Demo site package when it prompts you.

About

A small website demonstrating basic usage of Neos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published