Git Product home page Git Product logo

yavkata.co.uk

Just my website full of random bits I've done and written. See it: https://yavkata.co.uk

Used tools and frameworks

The creation and deployment of this website is made possible by these great open source projects:

It's deployed on S3 and served over HTTPS via CloudFront and Route53 with an AWS-issued TLS certificate.

Build

Requires jekyll, jekyll-paginate and s3_website gems to be installed:

$ gem install jekyll jekyll-paginate s3_website
$ git clone [email protected]:yavor-atanasov/yavor-atanasov.git
$ cd yavor-atanasov
$ jekyll build
$ s3_website push

Serving the website locally:

$ jekyll serve -H 0.0.0.0

Build make targets

Sets up required environment via docker

$ make build
$ git diff | vim -R -
$ make YAV_AWS_KEY="<>" YAV_AWS_SECRET_KEY="<>" publish

Yavor Atanasov's Projects

cssp icon cssp

A plugin to allow RequireJS modules to depend on applied stylesheet rules.

dnf icon dnf

dnf is a package manager based on yum and libsolv

hawkey icon hawkey

High-level API for the libsolv library

jsdoc icon jsdoc

An automatic documentation generator for JavaScript.

librepo icon librepo

A library providing C and Python (libcURL like) API for downloading linux repository metadata and packages

packer icon packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

terraform icon terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

troposphere icon troposphere

troposphere - Python library to create AWS CloudFormation descriptions

vim icon vim

My vim settings and plugins

xhprof icon xhprof

XHGUI is a GUI for the XHProf PHP extension, using a database backend, and pretty graphs to make it easy to use and interpret.

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.