Git Product home page Git Product logo

christian-ebook-collection's Introduction

Christian ebook collection Build Status

Greenkeeper badge

πŸŽ‰ A collection of Christian ebook

This project aim to provide Christian ebook collection for everyone, every device.

Instructions

To run this application on your machine, first clone the repository and install the required dependencies:

git clone https://github.com/SafeStudio/christian-ebook-collection.git
cd christian-ebook-collection
yarn install

Run the dev script to compile the content and spawn a local server to serve the compiled code. While this script is running, any changes made to the markdown files will automatically be updated on the locally served pages.

yarn dev

To prepare the application for deployment, first run yarn build to compile the application in production mode. This will generate a directory in content/.vuepress called dist.

yarn install -g serve
yarn build
cd content/.vuepress/dist
serve .

Scripts

Script Description
dev Compiles content and serves bundled code
build Compiles content and other static assets for deployment
lint Runs markdown linter to check lint errors
test Runs lint script

Contributing

Please refer to the Contributing Guide.

License

This is free and open source software released into the public domain.

For more information, please refer to https://opensource.org/licenses/MIT

christian-ebook-collection's People

Contributors

ansidev avatar dependabot[bot] avatar greenkeeper[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

christian-ebook-collection's Issues

An in-range update of vuepress is breaking the build 🚨

The devDependency vuepress was updated from 1.0.3 to 1.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vuepress is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v1.0.4

(2019-09-06)

1.0.4 (2019-09-06)

Bug Fixes

Features

  • $core: use any custom protocol for outboundRE (#1731) (120d885)
  • Disable next and prev links from global config (#1761) (92a1c02)
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.