Giter Site home page Giter Site logo

anarmammad / apify-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apify/apify-docs

0.0 0.0 0.0 6.51 MB

This project is a 🏠home of Apify documentation.

Home Page: https://docs.apify.com

License: Apache License 2.0

Shell 0.83% JavaScript 4.43% API Blueprint 94.74%

apify-docs's Introduction

Apify documentation

Build Status

Intro

This project is a home of Apify documentation that you can find running at docs.apify.com. Documentation is written in a Markdown format and all of its source files are located in a /docs directory.

Deployment

On each commit to the master branch of this repository, a new version of Apify documentation gets built and deployed to docs.apify.com.

On commit to any other branch a develop version of docs gets updated. This version can be viewed using a ?version=develop parameter, i.e. at https://docs.apify.com?version=develop.

Keep in mind that there might be about 2 minute delay before updated documentation gets online (1 minute Github actions build + 1 minute update interval of docs website).

Implementation

Metadata

Each Markdown file here starts with metadata that define menu title, placement and page description. For example:

---
title: Quick start
description: Documentation of Apify actors - a serverless computing jobs that enable execution of long-running web scraping and automation tasks in the cloud.
menuWeight: 3.1
---

Assets

You can place assets (images for example) in any directory. If you want to obtain a URL them use following tag:

{{@asset actor/images/run-log-2.png}}

So to include this image in Markdown use:

![Apify actor run log]({{@asset actor/images/run-log-2.png}})

Linking

For links we use similar syntax as for assets:

{{@link actor/source_code.md#source-git-repo}}

apify-docs's People

Contributors

vbartonicek avatar mtrunkat avatar drobnikj avatar fnesveda avatar m-murasovs avatar katacek avatar tugkan avatar cybairfly avatar metalwarrior665 avatar redoper1 avatar jancurn avatar laster04 avatar pocesar avatar lucie20 avatar vaclavrut avatar remyoucef avatar zpelechova avatar davidjohnbarton avatar dtrungtin 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.