GithubHelp home page GithubHelp logo

goldst / goldst.github.io Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14.8 MB

my website :tada:

Home Page: https://goldst.dev

License: MIT License

HTML 12.04% CSS 13.91% JavaScript 74.05%
portfolio-website es6 css-transform

goldst.github.io's Introduction

Leonard Goldstein Online

Build Status CodeFactor

These are the files for my old website (aka v1), currently located at goldst.dev/v1. The current version can be found at l.goldst.dev.

Contributing

This is a personal project, that's why I'll only accept your commits if they only contain minor changes. Probably, it's best to always open an issue first. If you find any bugs or have suggestions, feel free to open an issue too.

However, you can fork and reuse as much as you want (see License). I'd love to hear from you and how you use my code at ๐•๐•–๐• ๐•Ÿ๐•’๐•ฃ๐••-๐•˜๐• ๐•๐••๐•ค๐•ฅ๐•–๐•š๐•Ÿ@๐• ๐•ฆ๐•ฅ๐•๐• ๐• ๐•œ.๐••๐•–.

Before contributing, please run

> npx maid prepublish

in the project directory to make sure there are no errors and all documentation is generated.

Coding Style

lint with npx maid lint or npx maid lint:fix.

Language Style
Javascript
  • ES6 classes & modules
  • ClassName, functionName
  • 4 spaces
  • Run eslint to check style:
    npx maid lint:js
HTML
  • 4 spaces
  • no ids except for link-to block
  • class names: BEM
  • Run htmllint to check style:
    npx maid lint:html
CSS
  • 4 spaces
  • BEM syntax for classes, @keyframe names and variables
    • folder for each block

License

MIT

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.