nmanumr / website

Directus Website — Marketing and Product Information

Home Page:https://directus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://directus.io


Languages

Language:HTML 80.9%Language:CSS 17.9%Language:JavaScript 1.3%