Giter Site home page Giter Site logo

headless-drupal's Introduction

DEMO: Headless blog

This is a demonstration on how to use a headless ContentaCMS Drupal distribution as a content repository, with a Nuxt frontend for content management and presentation.


Table of Contents


Local development

Requirements

Initialize

Before you can install the site you need to initialize the environment.

This process will install the codebase, build the docker images and start the docker-compose environment, allowing the database to complete it's own setup.

Run the following command from the repository root directory using Terminal or Git Bash:

make init

Install

Once the environment has been initialized (see above), you can install the site.

This will build the latest composer codebase and then re-install the site.

Run the following command from the repository root directory using Terminal or Git Bash:

make install

Services

Drush

Drush (DRUpal SHell) is a tool that allows you to interact with Drupal from command line.

It can be used to install a site, enable new modules, update the database or synchronize site configuration.

To use Drush, you can pass commands through via the following make command:

make drush -- [PASSTHRU]


Make for mingw64

  • Go to ezwinports.

  • Download make-X.Y.Z-without-guile-w32-bin.zip (get the version without guile).

  • Extract zip.

  • Copy the contents to your Git\mingw64\ merging the folders, but do NOT overwrite/replace any existing files.

headless-drupal's People

Contributors

decipher avatar

Stargazers

Johann Winckel avatar

Watchers

 avatar James Cloos avatar  avatar

headless-drupal's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.