Code Monkey home page Code Monkey logo

beraliv.dev's People

Contributors

beraliv avatar dependabot[bot] avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

doque

beraliv.dev's Issues

Blog structure redesign

What

Address perceptual patterns in structure, e.g.:

  • Colours 🟢 (e.g. for light/dark modes)
  • Spaces 👽 (e.g. groups and cards at https://blog.beraliv.dev/)
  • Shapes 📦 (e.g. more enriched post cards, highlighted blocks like in Confluence with What, Why, How, etc)
  • Icons 🔎 (e.g. accessible search from every screen, RSS to subscribe to updates, subscribe to newsletter)

Why

Now the main page https://blog.beraliv.dev looks like different parts which are disconnected from each other.
The post cards are very short and may be not clear without image, introductory description, read time and more expanded title.
Some parts are completely unnecessary and can be moved or completely removed, e.g. buy me a coffee in header and footer, spotify in the footer
Everything fancy can be moved to portfolio site, here it should be focused on the blog only.

How

Header

It will contain all important icons for navigation, e.g. menu for mobile, accessible search from every screen, RSS to subscribe to updates, subscribe to newsletter and social networks links:

Screenshot 2023-06-17 at 00 39 18 Screenshot 2023-06-17 at 00 39 04 Screenshot 2023-06-17 at 00 42 33 Screenshot 2023-06-17 at 00 42 23

Additional information:

  • Header light background – --tw-bg-opacity: 0.7; background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  • Header dark background – --tw-bg-opacity: 0.7; background-color: rgb(15 23 42 / var(--tw-bg-opacity));

Links:

Blog post card

It will contain all enhanced information to understand before starting reading it: more explanatory titles, 3-liner introductory description, read time (given 238 words per minute is average per average person) and image. It won't have visible lines so there won't be a confusion that it's disconnected from each other by style.

Screenshot 2023-06-17 at 00 50 42 Screenshot 2023-06-17 at 00 50 34 Screenshot 2023-06-17 at 00 50 23 Screenshot 2023-06-17 at 00 50 11 Screenshot 2023-06-17 at 00 49 55 Screenshot 2023-06-17 at 00 49 43

Additional information:

  • Breakpoints – desktop – >=1024px, tablet – >=768px, mobile – <768px
  • Desktop dimensions: image – 40%, text – 60%, 4rem gap to left/right and between blog posts, 2rem between image and text
  • Tablet dimensions: image – 100%, text – 100%, 1rem to left/right, 2.5rem to top, 4rem between blog posts, 1.5rem between image and text
  • Mobile dimensions: image – 100%, text – 100%, 1rem to left/right, 2.5rem to top, 4rem between blog posts, 1.5rem between image and text

Links:

Search

It will be a pop-up with input that will return nothing by default (now it's everything at https://blog.beraliv.dev/search) and will return articles when changing input value:

Screenshot 2023-06-17 at 01 09 54 Screenshot 2023-06-17 at 01 09 41 Screenshot 2023-06-17 at 01 09 32 Screenshot 2023-06-17 at 01 09 17

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • fix(deps): update all minor dependencies (@solidjs/router, @testing-library/react, @types/node, @types/react, effector, effector-solid, eslint, mocha, next-mdx-remote, node, prism-react-renderer, react, react-dom, solid-devtools, solid-js, typescript, vite, vite-plugin-solid, vite-plugin-solid-svg, vitest)
  • chore(deps): update all major dependencies (major) (@testing-library/react, @types/jsdom, @types/node, @types/unist, actions/cache, actions/checkout, actions/download-artifact, actions/setup-node, actions/upload-artifact, effector, eslint, eslint-config-next, jsdom, next, node, prism-react-renderer, remark, remark-gfm, remark-unwrap-images, swr, typescript, unified, unist-util-visit, vite, vitest, yup)
  • chore(deps): lock file maintenance
  • Click on this checkbox to rebase all open PRs at once

Detected dependencies

github-actions
.github/actions/cache-node-modules/action.yml
  • actions/cache v3
.github/actions/setup-node/action.yml
  • actions/setup-node v3
.github/actions/setup-pnpm/action.yml
  • pnpm/action-setup v2
.github/workflows/build_size.yml
  • actions/checkout v3
  • actions/upload-artifact v3
  • actions/checkout v3
  • actions/download-artifact v3
  • actions/download-artifact v3
  • actions/download-artifact v3
.github/workflows/checks.yml
  • actions/checkout v3
.github/workflows/node_modules_size.yml
  • actions/checkout v3
  • actions/cache v3
  • actions/checkout v3
  • jwalton/gh-find-current-pr v1
  • marocchino/sticky-pull-request-comment v2
npm
package.json
  • bundlewatch 0.3.3
  • node >= 14.17.0
packages/blog2/package.json
  • formik 2.4.6
  • gray-matter 4.0.3
  • next 13.5.6
  • next-mdx-remote 4.1.0
  • prism-react-renderer 1.2.1
  • react 18.2.0
  • react-dom 18.2.0
  • remark-gfm 3.0.1
  • remark-mdx-code-meta 2.0.0
  • remark-unwrap-images 3.0.1
  • swr 1.3.0
  • unist-util-visit 4.1.2
  • yup 0.32.11
  • @testing-library/react 13.3.0
  • @types/jsdom 20.0.1
  • @types/mocha 10.0.6
  • @types/node *
  • @types/react 18.2.79
  • @types/unist 2.0.10
  • csstype 3.1.3
  • earl 1.2.1
  • eslint 8.23.0
  • eslint-config-next 12.3.4
  • jsdom 20.0.3
  • mocha 10.0.0
  • remark 14.0.3
  • ts-essentials 10.0.0
  • ts-node 10.9.2
  • typescript 4.9.5
  • unified 10.1.2
packages/habits/package.json
  • @solidjs/router 0.5.1
  • effector 22.4.0
  • effector-solid 0.22.7
  • solid-js ^1.5.1
  • typescript ^4.8.2
  • vite 3.2.4
  • vite-plugin-solid 2.4.0
  • vitest 0.29.8
packages/tennis-tournaments/package.json
  • @solidjs/router 0.8.4
  • solid-js ^1.7.6
  • solid-devtools ^0.27.3
  • typescript ^5.1.3
  • vite ^4.3.9
  • vite-plugin-solid ^2.7.0
  • vite-plugin-solid-svg 0.6.5
nvm
.nvmrc
  • node 18.12.1
packages/blog2/.nvmrc
  • node 18.12.1
packages/habits/.nvmrc
  • node 18.12.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.