All Projects → brikis98 → yevgeniy-brikman-homepage

brikis98 / yevgeniy-brikman-homepage

Licence: MIT license
The Yevgeniy Brikman Home Page

Programming Languages

SCSS
7915 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to yevgeniy-brikman-homepage

chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-76.47%)
Mutual labels:  github-page
2.0.0
React Bangkok 2.0.0 website powered by Next 3 ^_^
Stars: ✭ 46 (-45.88%)
Mutual labels:  github-page
Gesko
Gesko is a simple and minimalistic jekyll blogging theme.
Stars: ✭ 147 (+72.94%)
Mutual labels:  github-page
bazel-website
Website for Bazel, a fast, scalable, multi-language and extensible build system
Stars: ✭ 16 (-81.18%)
Mutual labels:  homepage
reveal-jekyll
Online presentation for GitHub Pages and Jekyll in Markdown using reveal.js with a Solarized Color Theme
Stars: ✭ 67 (-21.18%)
Mutual labels:  github-page
Bonjourr
Minimalist & lightweight startpage inspired by iOS
Stars: ✭ 279 (+228.24%)
Mutual labels:  homepage
hellopage.today
나를 위한 시작페이지, Hellopage Today
Stars: ✭ 20 (-76.47%)
Mutual labels:  homepage
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+18.82%)
Mutual labels:  homepage
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (-32.94%)
Mutual labels:  github-page
CodeforcesApiPy
Implementation of https://codeforces.com API
Stars: ✭ 17 (-80%)
Mutual labels:  github-page
developerIdentity
Developers Identity(Portfolio) Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 21 (-75.29%)
Mutual labels:  github-page
galaxy-hub
Galaxy Community Hub
Stars: ✭ 80 (-5.88%)
Mutual labels:  homepage
GitPageHijack
OK now. Let's hijack github user's custom domain.
Stars: ✭ 45 (-47.06%)
Mutual labels:  github-page
Intranet-Home-Page
Intranet Home Page is a highly-configurable self-hosted browser homepage with integrations for public and local data feeds.
Stars: ✭ 56 (-34.12%)
Mutual labels:  homepage
geek-profile
👻 Geek Profile Maker based on Markdown
Stars: ✭ 85 (+0%)
Mutual labels:  github-page
startpage
a simple and customisable startpage
Stars: ✭ 137 (+61.18%)
Mutual labels:  homepage
GooglePage
A better looking <not anymore> google.com | Take a look:
Stars: ✭ 14 (-83.53%)
Mutual labels:  homepage
jekyll-gitbook
Build Jekyll site with GitBook style!
Stars: ✭ 226 (+165.88%)
Mutual labels:  github-page
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-78.82%)
Mutual labels:  github-page
choldgraf.github.io
Website
Stars: ✭ 33 (-61.18%)
Mutual labels:  github-page

Yevgeniy Brikman Home Page

This is the code for the Yevgeniy Brikman Home Page.

Yevgeniy Brikman Home Page Screenshot

I wanted a clean, simple home page where I could put my writing, speaking, projects, and photos. It had to be fast, mobile-friendly, free to build, and easy to update. This is the result. Forks and pull requests are welcome!

Check out Migrating from Blogger to GitHub Pages and launching the new ybrikman.com for background info.

Quick start

  1. Use Git to clone this repo.
  2. Make sure you have Jekyll installed.
  3. Just the first time: bundle install.
  4. To build the site and serve it: bundle exec jekyll serve.
  5. To test: http://localhost:4000.

See the Jekyll and GitHub Pages documentation for more info.

Docker quick start

As an alternative to installing Ruby and Jekyll, if you're a user of Docker, you can run a Docker image of yevgeniy-brikman-homepage that has all the dependencies already setup for you.

  1. git clone this repo
  2. docker-compose up
  3. Go to http://localhost:4000 to test

Technologies

  1. Built with Jekyll. This website is completely static and I use basic HTML or Markdown for everything.
  2. Hosted on GitHub Pages. I'm using the GitHub Pages Gem and only Jekyll plugins that are available on GitHub Pages.
  3. Free SSL and CDN provided by CloudFlare.
  4. The design is loosely based on Kasper, Pixyll, and Medium.
  5. I used Basscss, Sass, Font Awesome Icons, Hint.css,and Google Fonts for styling.
  6. I used jQuery, lazySizes, and responsive-nav.js for behavior.
  7. I added Disqus as a commenting system.
  8. I'm using UptimeRobot and Google Analytics for monitoring and metrics.
  9. Most of the blog posts were imported from my old Blogger account, so there are a few hacky Ruby scripts in _scripts left over from that migration.

License

This code is released under the MIT License. See LICENSE.txt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].