Code Monkey home page Code Monkey logo

aleksandrhovhannisyan.com's People

Contributors

aleksandrhovhannisyan avatar cdanielsen avatar choan avatar dependabot[bot] avatar redbar0n avatar timkendrick avatar zeroby0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aleksandrhovhannisyan.com's Issues

SASS-ify highlight.scss.

The Pygments tool generates an ordinary CSS stylesheet. For maintainability, convert this to SASS using proper variable names and nesting to eliminate repetition.

Add tags/categories and their own pages

  • Tags should appear under each post's title, next to the reading length and date published
  • Clicking on a tag/category should take the user to the respective page showing all posts belonging to that tag/category.

copy to clipboard blog]

Hi Alexandr

I'm new to Jekyll so I might be doing things wrong on your copy to clipboard blog

  1. I can only get the button to appear by enclosing

    <button
    class="copy-code-button"
    aria-label="Copy code block to your clipboard"
    data-code="{{ include.code | escape }}"

in div tags

 <div><button
  class="copy-code-button"
  aria-label="Copy code block to your clipboard"
  data-code="{{ include.code | escape }}"
 ></button></div>
  1. I can't get the button to copy or to change state (i.e. toggle). Any idea what might be wrong?

Feature Request/Suggestion: Lamp Blog for Light / Dark Mode

Feature description

Create a walk-through blog post on how to change the light / dark color theme with the lamp icon, specifically how you implemented this:

image

Ideas you have for implementing this (optional)

Similar to your other informative and well written blog posts, it would be great to see how you implemented the style toggle.

Thanks for sharing

Bug Report: Update to Formspree endpoint creation

Summary

Hey Aleksandr! I stumbled upon your Formspree tutorial and found it to be very helpful for anyone else using Formspree for their website forms. I just wanted to let you know that Formspree now doesn't require exposing your email to create forms, if you sign up for a free account at formspree.io you can generate a custom endpoint and use that instead. There's more info here on the help docs: https://help.formspree.io/hc/en-us/articles/360056076314-Phasing-out-legacy-forms-email-URLs

Steps to Reproduce

  1. Navigate to the following article and follow the steps in the tutorial https://www.aleksandrhovhannisyan.com/blog/add-a-contact-form-to-your-website-for-free-with-formspree/

Expected Behavior
That a custom endpoint ID is created rather than an exposed email address

Desktop (please complete the following information):

  • All

Smartphone (please complete the following information):

  • All

Additional context (if applicable)
If you need any help with updating this article let me know! Happy to send over a PR into the article itself ๐Ÿ‘๐Ÿป

Improve site accessibility

Install and use a screen reader to see what the site experience is like for visually impaired users.

Use aria-label and more semantic elements wherever possible.

Convert image formats to webp

Google recommends using the webp image format for browsers that support it to drastically reduce file size and thus the amount of time it takes for the browser to render those images before they're first cached. Currently, webp is not supported for Edge, IE, and some other browsers but is supported by Chrome and Firefox.

Using cwebp: https://developers.google.com/speed/webp/download

And the picture element to serve alternative formats for Edge and other browsers that don't yet support webp: https://www.html5rocks.com/en/tutorials/responsive/picture-element/#toc-file-type

Add first blog content

  • Add self-contained post with content
  • Add post preview card to the Blog page
  • Optional: Use code snippets and a highlighting theme

Can't write down any <p> elements </p>

I used the same code as on the website, but I have no idea where to insert my lines of paragraph cause if I type it under the header, It won't appear. Please help. I want to make a website...

Here is the HTML.
Sorry, I really don't know why it doesn't show the full HTML code. I typed

hello

at the line . I used the same code from the website, btw. Also, the paragraph element doesn't show on github. Dude.

<title>Voidify</title>
Voidify
_**

Hello

**_ <script src="voidifyscripts.js"></script>

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.