GithubHelp home page GithubHelp logo

conedevelopment / cone-site Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 20.14 MB

The new 11ty-based portfolio website of Cone.

Home Page: https://conedevelopment.com

JavaScript 8.30% HTML 23.89% SCSS 24.02% CSS 43.79%
11ty eleventy scss scss-framework spruce-ui sprucecss

cone-site's People

Contributors

adamlaki avatar iamgergo avatar szepeviktor avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cone-site's Issues

OBJECT:ACTION pattern in npm script names

If npm scripts would be all called OBJECT:ACTION you could change

    "prod": "npm-run-all delete:dist sass:prod eleventy:prod"

to

    "prod:build": "npm-run-all prod:*"

I hope it doesn't fall into an infinite loop :)

Upgrade typewriterjs

Please upgrade typewriterjs.
Typos are fixed in v2.21.0.

Maybe it could be deleted from the repo and built as release time.

Should Markdown Front Matter be indented with 4 spaces?

Currently it uses mixed 2 and 4 space indents.

cone-site/src/works.md

Lines 19 to 28 in f843301

references:
- title: "National IT Competition (OITM)"
description: "We redesigned and rebuilt the complete application with Laravel and manage the whole competition for the 3rd year now."
linkUrl: "https://megmerettetes.hu"
linkCaption: "megmerettetes.hu"
tags:
- Laravel
- Vue.js
- UI/UX Design
- Accessibility

indent_size = 4

It would be nice to see 4 space indentations everywhere, even in Sass files!

Different NodeJS versions

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '[email protected]',
npm WARN EBADENGINE   required: { node: '^18.12', npm: '^9.2', yarn: 'please-use-npm' },
npm WARN EBADENGINE   current: { node: 'v20.9.0', npm: '10.1.0' }
npm WARN EBADENGINE }

v18 in package.json, LTS in CI

🇭🇺 Helyesírási hibák

@adamlaki Találtam néhányat.

biztoságos
élesítjuk.
fejlesztésról
fejlesztéssnek
Folymatosan
frameworkünkkel
jövőtálló
kávéspohár
magyarország
mégha
mergelték
nekünkl.
page-builderes
portfolió
robosztus
Robosztus
sokoldaluságát.
sültkrumpli
tanusítvánnyal
tartalomkezelőrendszerről
tejesdoboz

Skála Nagyáruház

(én nem értem a horizontális-vertikálist)

Fontos megérteni, hogy a honlapunk egy-egy oldalának látogatása során mi történik.

  1. A tárhelyünkön lévő WordPress telepítés generál egy weboldalt, amit a böngészőnk betölt és megjelenít
  2. Ez a weboldal hivatkozásokat tartalmaz például képekre, stíluslapokra (CSS), videókra - ezeket a böngészőnk a weboldal után tölti be

Tehát tárhelyen lévő WordPress és a böngészőnk által nyújtott élmény két külön tárgyalandó dolog.

A WordPress {back-end}

Mit tehetünk, hogy a WordPress telepítésünk gyorsabban generálja ki az aktuálisan lekért weboldalt?

  1. Olyan szolgáltatókat válasszunk, akiknek gyors az infrastruktúrája
  2. Adjon a szolgáltató elegendő erőforrást, ne korlátozza
  3. PHP OPcache + persistent object cache {ezeket nem tudom ember nyelven kifejezni, de ez a legfontosabb - 10×}
  4. Tiltsunk le mindent a WordPress-ben, amit nem használunk
  5. Nagyon kevés és enterprise ready bővítményeket telepítsünk
  6. Fejlesztessünk egyedi sablont a Cone-ékkal (vagy $99-ért https://www.wpbeaverbuilder.com/pricing/)

Élmény a böngészőben {front-end}

  1. A weboldal generáláson kívüli feladatokat bízzuk speciális szolgáltatókra
  2. A weboldalról hivatkozott fájloknál legyen beállítva egyhónapos gyorsítótárazás a böngészőben
  3. Az egyedileg fejlesztett sablonban csak kicsi, gyorsan betöltődő és szükséges fájlok legyenek

@adamlaki

Reduce number of project-wide Stylelint rules

Would you welcome a PR shrinking the rc file?

{
  "extends": "stylelint-config-sass-guidelines",
  "plugins": ["stylelint-order"],
  "rules": {
    "max-nesting-depth": 4,
    "order/properties-alphabetical-order": true
  }
}

Log errors without big $$$

From #27 (comment)

A separate service like Bugsnag could report (some) problems on the website.
Without access log we are totally blind.
Loading a page in our browser does not mean that a website works for everyone/every time.

In viktor terms: conedevelopment.com does not work.

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.