Code Monkey home page Code Monkey logo

ymath.io's Introduction

YMath.io

This is the repository for the redesign of https://ymath.io/. The redesign is hosted at https://dev.ymath.io/.

Writing content

Join the Discord server to apply to be a writer!

If you're already onboard, check out the content writing guide here.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

ymath.io's People

Contributors

arulster17 avatar ashvin-ranjan avatar cocowbubble avatar saumyasinghal747 avatar syz16 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ymath.io's Issues

dd(x)/dx

I find it rude that you name a function d and then differentiate it. Please rename it to ้—จ

Navbar hides FAQ anchors

When scrolling through the FAQ, I noticed that the navbar hides the top part of the paragraph.

I think we can fix this through:

body {
    scroll-padding-top: 64px;
}

Page titles are not descriptive

All of the pages are titled "YMath.io". Use the titleTemplate attribute in Nuxt to customize this.

  • Marketing pages like about, learn, library, and FAQ
  • Library pages - each paper
  • Course pages
  • Chapter pages
  • Lesson pages

404 page

The site does not have a nice 404 page, which is a problem. Probably an easy fix.

FOUC for dark mode

As the default mode is light, there is a flash of unstyled content for dark mode users.

Search Bar

We can use the @nuxt/content api to search stuff. Do it.

Open graph meta tags

The site lacks open graph meta tags! When it is embedded, we see the first few lines of README.md!

  • title
  • description
  • logo
  • theme color
  • site name

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.