GithubHelp home page GithubHelp logo

myu / docs-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prestashop/docs

0.0 0.0 0.0 41.6 MB

PrestaShop technical documentation

Home Page: https://devdocs.prestashop.com

License: Other

HTML 26.25% JavaScript 26.24% CSS 43.17% Scala 4.16% Shell 0.17%

docs-1's Introduction

PrestaShop Technical Documentation

This documentation is available at https://devdocs.prestashop.com/

Contributing

Contributions are more than welcome! Find out how.

Rendering the site locally

Prerequisites

TL;DR:

  • Linux: ./bin/installHugo.sh
  • Mac: brew install hugo
  • Windows: Grab the release binary

Or read the Official install guide.

Node.js and NPM

This is only needed if you want to customize the style.

Download Node here

Clone the repository somewhere on your system

git clone https://github.com/PrestaShop/docs.git

Launching the site

  1. Switch to the src directory:

    cd /path/to/docs/src
    
  2. Launch Hugo:

    hugo server
    

    You may need to change the path to the hugo binary depending on where it is on your system

  3. Done! You can open up the site on your browser.

    It's usually available at http://localhost:1313

    Any change you perform on your data will be updated almost instantly.

Customizing the style

We use Sass for styling and Webpack for bundling.

Source files for the main css are in this directory:

src/themes/hugo-theme-learn/_src/sass

How to build the theme

  1. Switch to the theme's _src folder

    cd src/themes/hugo-theme-learn/_src
    
  2. Install NPM dependencies (only the first time)

    npm install
    
  3. Launch build

    npm run build
    

License

Content from this documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

docs-1's People

Contributors

matks avatar eternoendless avatar tdavidsonas88 avatar quetzacoalt91 avatar mickaelandrieu avatar jolelievre avatar pierrerambaud avatar tomas862 avatar sarjon avatar djodjo3 avatar ttoine avatar zuk3975 avatar progi1984 avatar pfortune avatar klemart3d avatar gadnis avatar d-roduit avatar jf-viguier avatar localheropro avatar bruce-thomas avatar toutantic avatar rokaszygmantas avatar jocel1 avatar yannicka avatar idnovate avatar samberrry avatar marionf avatar luigimassa avatar ptt-homme avatar zalexki 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.