https://github.com/dbogatov/my-blog

My personal blog on Jekyll.

https://github.com/dbogatov/my-blog

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

My personal blog on Jekyll.

Basic Info
  • Host: GitHub
  • Owner: dbogatov
  • Language: CSS
  • Default Branch: master
  • Size: 3.57 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed about 8 years ago
Metadata Files
Readme

README.md

My Blog

How add to swarm

Make sure the overlay network is created

Deploy the service

docker service create \ --name my-blog \ --constraint 'node.role == worker' \ --network internal-network \ registry.dbogatov.org/dbogatov/my-blog:latest

Owner

  • Name: Dmytro Bogatov
  • Login: dbogatov
  • Kind: user
  • Location: Boston, MA

GitHub Events

Total
Last Year

Dependencies

bower.json bower
  • animate.css ^3.5.2
  • bootstrap ^3.3.7
  • jquery ^3.1.1
  • placeholders ^4.0.1
  • prism ^1.5.1
  • wow ^1.1.2
Dockerfile docker
  • dbogatov/docker-containers nginx-latest build
package.json npm
  • bower ^1.8.0 development
Gemfile rubygems
  • jekyll-paginate >= 0 development
  • fastimage >= 0
  • jekyll >= 0
  • nokogiri >= 0
Gemfile.lock rubygems
  • addressable 2.5.0
  • bundler 1.14.3
  • colorator 1.1.0
  • fastimage 2.0.1
  • ffi 1.9.17
  • forwardable-extended 2.6.0
  • jekyll 3.4.0
  • jekyll-paginate 1.1.0
  • jekyll-sass-converter 1.5.0
  • jekyll-watch 1.5.0
  • kramdown 1.13.2
  • liquid 3.0.6
  • listen 3.0.8
  • mercenary 0.3.6
  • mini_portile2 2.1.0
  • nokogiri 1.7.0.1
  • pathutil 0.14.0
  • public_suffix 2.0.5
  • rb-fsevent 0.9.8
  • rb-inotify 0.9.8
  • rouge 1.11.1
  • safe_yaml 1.0.4
  • sass 3.4.23