GithubHelp home page GithubHelp logo

yajra / yajrabox.com Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 9.0 68.55 MB

Source code of yajrabox.com website.

Home Page: https://yajrabox.com

License: MIT License

Shell 0.90% PHP 52.16% JavaScript 5.29% CSS 5.75% Blade 35.90%
yajra documentation laravel hacktoberfest datatables oci8 laravel-datatables

yajrabox.com's Introduction

YajraBox Website

This is the source of the official YajraBox website.

Local Development

If you want to work on this project on your local machine, you may follow the instructions below. These instructions assume you are serving the site using Laravel Valet out of your ~/Sites directory:

  1. Fork this repository
  2. Open your terminal and cd to your ~/Sites folder
  3. Clone your fork into the ~/Sites/yajrabox folder, by running the following command with your username placed into the {username} slot:
    git clone [email protected]:{username}/yajrabox.com yajrabox
  4. CD into the new directory you just created:
    cd yajrabox
  5. Run the setup.sh bin script, which will take all the steps necessary to prepare your local install:
    ./bin/setup.sh

Torchlight Integration

This project relies on Torchlight for syntax highlighting. You will need to create an account at torchlight.dev and generate a free personal token for use in this project. Once generated, add your token to your .env file:

TORCHLIGHT_TOKEN=your-torchlight-token

Github Integration

This project relies on Github for the repository statistics. You will need to create an account at github and generate a personal access token for use in this project. Once generated, add your token to your .env file:

GITHUB_TOKEN=your-github-token

Syncing Upstream Changes Into Your Fork

This GitHub article provides instructions on how to pull the latest changes from this repository into your fork.

Updating After Remote Code Changes

If you pull down the upstream changes from this repository into your local repository, you'll want to update your Composer and NPM dependencies, as well as update your documentation branches. For convenience, you may run the bin/update.sh script to update these things:

./bin/update.sh

Laravel Docs

The document section of this app is based on the laravel.com project.

yajrabox.com's People

Contributors

bryllebaliton avatar darrelenano avatar dependabot[bot] avatar gredimano avatar mark-git07 avatar nasiron2020 avatar patricktorres27 avatar patrictob avatar redredimano avatar rmhonrade avatar shairayo avatar yajra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

yajrabox.com's Issues

feat: add edit link to github docs

It would be nice to give the user the ability to contribute in the documentation by providing them an edit link to its corresponding GitHub document.

Example:

Site Link: https://next.yajrabox.com/docs/laravel-datatables/9.0/html-installation
GitHub Document Link: https://github.com/yajra/laravel-datatables-docs/blob/9.0/html-installation.md

Site Pattern: {site_url}/docs/{package}/{version}/{document}
GitHub Pattern: https://github.com/yajra/{package}-docs/blob/{version}/{document}.md

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.