internetfreedom.in
1.0.0
Sitio web que impulsa InternetFreedom.in, construido con Ghost & Gatsby
La arquitectura y la motivación de Interail se pueden encontrar aquí.
# From Source
git clone https://github.com/TryGhost/gatsby-starter-ghost.git
cd gatsby-starter-ghost
Luego instale dependencias
yarn
Cree un archivo .ghost.json
en la raíz del repositorio con el siguiente contenido:
{
"development" : {
"apiUrl" : " https://staging.internetfreedom.in " ,
"contentApiKey" : " c3fc08ee04d811676f240f1e40 "
},
}
Inicie el servidor de desarrollo. Ahora tiene un sitio de Gatsby sacando contenido de Ghost sin cabeza.
yarn run dev
Se requieren las siguientes variables ENV para construir el sitio: apiUrl
& contentApiKey