Coder Social home page Coder Social logo

goanpeca / conda-dot-org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conda-incubator/conda-dot-org

0.0 1.0 0.0 13.69 MB

conda.org website

Home Page: https://conda.org

License: BSD 3-Clause "New" or "Revised" License

JavaScript 13.05% Python 1.83% CSS 6.33% MDX 78.80%

conda-dot-org's Introduction

conda-dot-org

This is the repository for the conda.org community website. To become involved:

Code of Conduct

This repo and the web site it generates are governed by the conda organization code of conduct.

Implementation details

It is built using Docusaurus 2, a modern static website generator. The contents are structured like this:

  • .github/: Workflows for deployment.
  • blog/: Blog posts. Can use .md (Markdown), .mdx (Markdown with react) or .js extensions. Complex posts can use its own directory.
  • docs/: Documentation with navigation and sidebars.
  • src/: Resources (React components, custom CSS) and logic for standalone pages
    • src/pages: Standalone pages. This directory contains the homepage (index.js) and other simpler pages (community.md).
  • static/: Static resources like images and icons.
  • babel.config.js: Configuration to install docusaurus.
  • docusaurus.config.js: Configuration for docusaurus. Includes variables like title and description, navigation menu items, etc.
  • package.json: More configuration to install docusaurus.
  • sidebars.js: Support for sidebars. We use in automatic mode now.

Non listed directories or files are generated automatically are not relevant for modifications.

Local Development

$ git clone
$ cd conda-dot-org
$ npm install
$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

Deploys by Netlify

conda-dot-org's People

Contributors

ankushbhardwaj408 avatar asmitbm avatar avik-creator avatar beckermr avatar beeankha avatar electric-souperman avatar forgottenprogramme avatar goanpeca avatar jaimergp avatar jezdez avatar kalawac avatar kathatherine avatar kenodegard avatar newuserha avatar pinak-datta avatar tnabtaf avatar travishathaway avatar vasvi-sood avatar wolfv 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.