GithubHelp home page GithubHelp logo

slava110 / alexwayfer.name Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexwayfer/alexwayfer.name

0.0 0.0 0.0 688 KB

AlexWayfer's Site

Shell 5.02% JavaScript 4.33% Ruby 43.73% CSS 13.77% HTML 33.15%

alexwayfer.name's Introduction

AlexWayfer's Site

Tech stack


Development setup

  1. Install rbenv.
  2. Install nodenv.
  3. Clone this repository and checkout to directory.
  4. Set the EDITOR environment variable (nano, vim, mcedit, micro, etc.).
  5. Run exe/setup.sh to install Ruby (with gems), Node (with modules) and fill configs.

Compile

Run exe/compile.rb.

Deploy

Edit and run exe/deploy.sh.

Production setup (optional)

  • Set correct timezone
  • Add UNIX-user for project: adduser <%= @app_name %>
  • Make symbolic link of project directory to /var/www/<%= @app_name %>
  • Install and configure nginx (with symbolic links from config/nginx.conf)
  • Install letsencrypt and generate certificates
    • Including openssl dhparam -out /etc/ssl/certs/dhparam.pem 4096 in network errors reports

Update external resources

  1. Go to IcoMoon App
  2. Upload project
    1. Click Manage Projects button
    2. Click Import Project button
    3. Upload assets/icomoon/selection.json file
    4. Click Load button
  3. Modify the set of icons
    1. Enter keyword (like car or man) into search field
    2. Select desired icons
  4. Update icons
    1. Click Generate SVG & More button
    2. Check names and other settings
    3. Click Download button
    4. Run toys icomoon extract %path_to_downloaded_archive%
  5. Repeat these steps with the final assets/icomoon/selection.json file, because of there is a difference (in setIdx and iconIdx fields) between original selection.json file with freshly added icons and generated selection.json file with the same icons.

alexwayfer.name's People

Contributors

alexwayfer avatar depfu[bot] avatar slava110 avatar

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.