Giter Club home page Giter Club logo

blog's Introduction

jointDeveloper

Comunidad jointDeveloper

Blog

Ref: http://support.ghost.org/installing-ghost-linux/

Instalar Ghost

  • Descargar la última versión de Ghost desde Ghost.org: curl -L https://ghost.org/zip/ghost-latest.zip -o ghost.zip

  • Descomprimir Ghost dentro del directorio /var/www/ghost(Directorio recomendado): unzip -uo ghost.zip -d /var/www/ghost

  • Ve al nuevo directorio e instala Ghost (dependencias de producción unicamente): cd /var/www/ghost && npm install --production

  • Editar config.js: Linea 14 Para pruebas locales: http://localhost:2368


Starting Ghost

Para iniciar Ghost (entorno de producción), ejecuta

npm start --production

Instalación del Tema

  • Descomprimir el tema en la carpeta "content/themes" de la instalación de Ghost.

  • Ve al administrador de Ghost, y en "settings/general/themes" selecciona joint-theme


Más Información

Github-jointDeveloper Facebook-jointDeveloper Twitter-jointDeveloper Instagram-jointDeveloper E-mail-jointDeveloper Web-jointDeveloper


blog's People

Contributors

arendondiosa avatar meyito avatar

Watchers

James Cloos avatar  avatar

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.