GithubHelp home page GithubHelp logo

zizifn / gama Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 20.6 MB

Home Page: https://zizifn.github.io/gama/

JavaScript 29.06% MDX 0.91% TypeScript 37.60% CSS 4.11% Python 11.51% HTML 8.67% Jupyter Notebook 8.14%

gama's Introduction

Website

This website is built using Docusaurus, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn 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.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

gama's People

Contributors

zizifn avatar

Stargazers

masx200 avatar

Watchers

 avatar  avatar

gama's Issues

Deploy to cloudflare page failed

15:47:59.876 | Cloning repository...
-- | --
15:48:01.081 | From https://github.com/zizifn/gama
15:48:01.082 | * branch            fac58d2c311e381f59426d74207e6e56439a5b95 -> FETCH_HEAD
15:48:01.083 |  
15:48:01.237 | HEAD is now at fac58d2 更新 index.tsx
15:48:01.237 |  
15:48:01.326 |  
15:48:01.326 | Using v2 root directory strategy
15:48:01.353 | Success: Finished cloning repository files
15:48:03.015 | Checking for configuration in a wrangler.toml configuration file (BETA)
15:48:03.016 |  
15:48:03.120 | No wrangler.toml file found. Continuing.
15:48:03.272 | Detected the following tools from environment: [email protected], [email protected]
15:48:03.273 | Installing project dependencies: npm clean-install --progress=false
15:48:10.410 | npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
15:48:49.993 |  
15:48:49.993 | added 1300 packages, and audited 1301 packages in 46s
15:48:50.003 |  
15:48:50.004 | 5 vulnerabilities (2 moderate, 3 high)
15:48:50.004 |  
15:48:50.004 | To address all issues, run:
15:48:50.004 | npm audit fix
15:48:50.004 |  
15:48:50.004 | Run `npm audit` for details.
15:48:50.031 | Executing user command: npm run build
15:48:50.626 |  
15:48:50.627 | > [email protected] build
15:48:50.627 | > docusaurus build
15:48:50.627 |  
15:48:52.044 | [INFO] [en] Creating an optimized production build...
15:48:52.922 | [info] [webpackbar] Compiling Client
15:48:52.944 | [info] [webpackbar] Compiling Server
15:49:05.519 | [success] [webpackbar] Server: Compiled with some errors in 12.57s
15:49:11.873 | [success] [webpackbar] Client: Compiled with some errors in 18.95s
15:49:11.879 | [ERROR] Client bundle compiled with errors therefore further build is impossible.
15:49:11.880 | Error: MDX compilation failed for file "/opt/buildhome/repo/docs/workshop04/intro.md"
15:49:11.880 | Cause: Image docs/workshop04/Supervised.png used in docs/workshop04/intro.md not found.
15:49:11.880 | Details:
15:49:11.880 | Error: Image docs/workshop04/Supervised.png used in docs/workshop04/intro.md not found.
15:49:11.880 | at async Promise.all (index 2)
15:49:11.925 | Failed: Error while executing user command. Exited with error code: 1
15:49:11.937 | Failed: build command exited with code: 1
15:49:12.762 | Failed: error occurred while running build command

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.