Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

Directus Logo

 

The All-New Directus 7
Future-Proof Headless CMS

WebsiteDocsAPI ReferenceUser GuideDemoContribute

 

The Directus 7 App has been rebuilt from the ground-up in Vue.js and decoupled from our new "versionless" API. Both can easily be customized and extended to suit your project's needs.

 

🐰 Directus Website

This is the official Directus Marketing Website.

Installation

Download or clone the build branch:

[todo]

$ git clone -b build https://github.com/directus/website.git

Development

To work on this page:

clone the repo

$ git clone https://github.com/directus/website

install the dependencies

$ npm install

build the front-end

$ npm run dev

Deployment

npm run build
cd dist
git init
git add -A
git commit -m 'deploy'
git push -f https://github.com/directus/website master:gh-pages

 


Directus is released under the GPLv3 license. RANGER Studio LLC owns all Directus trademarks and logos on behalf of our project's community. Copyright © 2006-2018, RANGER Studio LLC.

About

Directus Website — Marketing and Product Information

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.