Giter Club home page Giter Club logo

neo-dev-portal's Introduction

Neo Dev Portal

Welcome to Neo Developer Portal Repository. This is an open-source community effort, so feel free to suggest new topics, add new content, and provide examples wherever you think it might be helpful. All documentation can be edited via GitHub.

How to contribute
Neo Developer Portal is built using Docusaurus v2.

  1. Fork the repo
    1. Setting up your local environment — This is optional.
  2. Make some changes
  3. Submit a PR to dev branch
    1. Use pull_to_request template
    2. Netlify will pick up a PR and generate a publicly accessible preview fo you.
    3. Check the preview and confirm that it looks and function as expected
  4. Wait for a review
    1. Neo developer portal team will review your PR
    2. Acceptable PRs will be approved and merged into dev branch
  5. Release
    1. Neo developer portal team will periodically merge dev into main branch and it will automatically deploy to docs.neo.org
    2. View history of releases on Github

How to create a tutorial

  1. Create a new directory in tutorials Using this format YYYY-MM-DD-your-tutorial-title
  2. Create [index.md](http://index.md) inside the directory.
  3. If your tutorial contains images, You can create a new directory at same level as the [index.md](http://index.md) file and put your images in there so you can refer to them in your markdown file like the following ![img](assets/walletconnect-diagram.png)
  4. In your index.md you can use following front-matter tags
---
title: 'An Introduction to Contract Development on Neo'
description: "This tutorial will cover the basic structure of a decentralized application running on the Neo blockchain. It’s designed to be a brief survey of all aspects of development including architecture, contract development, backend logic, and front-end."
author: Link, the Operator
tags: ["BEGINNER", "NEONJS", "NEOEXPRESS","BOA","SMART CONTRACT"]
sidebar: true
image: ./assets/images/walletconnect-diagram.png
skill: BEGINNER
---

neo-dev-portal's People

Contributors

apisit avatar celia18305 avatar csmuller avatar edgedlt avatar erikzhang avatar melanke avatar mialbu avatar

Watchers

 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.