Giter Site home page Giter Site logo

techie2000 / librephotos.docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from librephotos/librephotos.docs

1.0 1.0 0.0 1.58 MB

Here you can find the documentation of LibrePhotos.

License: MIT License

JavaScript 60.73% Ruby 0.09% HTML 14.72% Dockerfile 0.26% SCSS 24.20%

librephotos.docs's Introduction

Documentation site for LibrePhotos

Getting started

Manually

To compile the site and view it locally before submitting your pull request, first install the required packages for your OS:

Then open the terminal (Command Prompt on Windows) and navigate to the repository:

cd /path/to/folder

Install jekyll and bundler:

gem install jekyll bundler

Finally, to preview the site:

bundle exec jekyll serve

Some information will then be displayed - e.g.:

Configuration file: ~/librephotos-docs/_config.yml
            Source: ~/librephotos-docs
       Destination: ~/librephotos-docs/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
                    done in 10.451 seconds.
 Auto-regeneration: enabled for '~/librephotos-docs'
    Server address: http://127.0.0.1:4000
  Server running... press ctrl-c to stop.

Visit the URL next to Server address:.

Using Dev Container

For a simpler setup procedure, you can run the dev container in Visual Studio Code. To do this, open the folder you cloned the librephotos.docs repository to and run code .. Visual Studio Code will then prompt you to run in a container. The container will take a while to build.

When in the container, you can use Visual Studio Code's Tasks function to build and host the site locally, at http://localhost:4000/.

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.