Code Monkey home page Code Monkey logo

baraban16's Introduction

⚗️ Who am I?

Hi there 👋.

I ❤️ DevOps-engineering very much.

📆 Present days

2024-04-01 -> 04.01 -> 2024-04-09 | Pre release MVP stage
🔬 I'm diving into pocket_coach using 🦋 Flutter/Dart
v.0.3.2 released: https://pocket.tw1.ru/


🖥 I practice

  • 🦋 Flutter
  • 🎯 Dart

📙 History

  • 2018 Created & published my 1st Mobile App into https://play.google.com/store. It's a song's book.
    • Used stack:
      • Cordova + Framework7 + VueJS + WebPack

baraban16's People

Contributors

vovs03 avatar

Watchers

 avatar

baraban16's Issues

Add 3 videos

Add 3 videos

  • Send to YouTube
  • Add to Block Videos

Favicon changer 1.png > 2.png

I want have code, like this:

<link id="favicon" rel="icon" href="http://ldmco.ru/wp-content/themes/ldmco/favicon1.png" type="image/x-icon" data="http://ldmco.ru/wp-content/themes/ldmco/favicon2.png">

  • Script?

CHANGELOG 3.0.3

  • Перенос section --portfolio > 1й экран;
  • Перенос кнопки скачать после 1 абзаца;
  • Картинка - график экономии *_img.png

2018-06-28
Утром:

  • На фото в галерее item1.jpg - добавлен ценник 69.000 руб.
    14:25
  • Три картинки с ценниками опилок. (SVG)
    2018-07-02 Mo
  • Удалены кнопки скачать 1 файлом

Plan of Backups set to describe

🚧 Automate backups of website on hosting

Archivate root-folder to *.zip-file and naming by version like this: 20181102_1701_v3.0.9_backup

  • Year
  • Quarter
  • Month

How it will be solve?

Add to README > Contribute:

📝 Add to README > Contribute:

  • Open Projects and choose some one:
    • Management
    • DevOps
    • Frontend
    • Backend
    • Security

Версия 2.0.4 - внести изменения

#Версия 2.0.4 - внести изменения:

  • Изменить ценники: Откатной барабан СК-6 - 69.000 руб. и Опилки "Eco clean" - 12.000 руб.
  • Замена текстов
  • Изменение блоков (Текст, компановка, размещение, позиционирование)

Cache files

⚠️ Upd & test

  • 7. Cache flv|gif|jpg|jpeg|png|ico|swf|js|css|pdf

Design of Landing

To create the Design of Landing:

  • Logo
  • Colors-theme
  • Fonts
  • Blocks

To create the Design of Blog (WordPress):

  • Blog
  • News

Don't loose control by versions!

⚠️ Don't loose control by versions!

  • v.3.0.8 website /css/main.css was lost (rewrited in Filezilla old version )
  • restored from 3.0.2 only

2.0.5 Bug: Google map in main.js

Инспектор ошибок:

Uncaught ReferenceError: google is not defined
at main.js:178
Code: 175-262

/* ========== START GOOGLE MAP ========== */

// When the window has finished loading create our google map below
google.maps.event.addDomListener(window, 'load', init);

function init() {
// Basic options for a simple Google Map
// For more options see: https://developers.google.com/maps/documentation/javascript/reference#MapOptions

    var myLatLng = new google.maps.LatLng(54.886269, 37.228864);

    var mapOptions = {
        zoom: 11,
        center: myLatLng,
        disableDefaultUI: true,
        scrollwheel: false,
        navigationControl: true,
        mapTypeControl: false,
        scaleControl: false,
        draggable: true,

    // How you would like to style the map. 
    // This is where you would paste any style found on Snazzy Maps.
    styles: [{
        featureType: 'water',
        stylers: [{
            color: '#46bcec'
        }, {
            visibility: 'on'
        }]
    }, {
        featureType: 'landscape',
        stylers: [{
            color: '#f2f2f2'
        }]
    }, {
        featureType: 'road',
        stylers: [{
            saturation: -100
        }, {
            lightness: 45
        }]
    }, {
        featureType: 'road.highway',
        stylers: [{
            visibility: 'simplified'
        }]
    }, {
        featureType: 'road.arterial',
        elementType: 'labels.icon',
        stylers: [{
            visibility: 'off'
        }]
    }, {
        featureType: 'administrative',
        elementType: 'labels.text.fill',
        stylers: [{
            color: '#444444'
        }]
    }, {
        featureType: 'transit',
        stylers: [{
            visibility: 'off'
        }]
    }, {
        featureType: 'poi',
        stylers: [{
            visibility: 'off'
        }]
    }]
};

// Get the HTML DOM element that will contain your map 
// We are using a div with id="map" seen below in the <body>
var mapElement = document.getElementById('map-canvas');

// Create the Google Map using our element and options defined above
var map = new google.maps.Map(mapElement, mapOptions);

// Let's also add a marker while we're at it
var marker = new google.maps.Marker({
    position: new google.maps.LatLng(54.886269, 37.228864),
    map: map,
	icon: 'img/icons/map-marker.png',
});

}

// ========== END GOOGLE MAP ========== //

перед этим я удалил включение гугл-карт в index.html

Версия 2.0.5 - Видео

#Версия 2.0.5 - Видео

Создать:

  • Добавить 3 видеоролика с ютуб
  • Добавить Блок инф. - Представит-во на Украине
  • Проверить все линки (наличие bitly)

Создать 3 картинки-ценники на товар бочки "ECO-CLEAN"

  • 1 бочка
  • 2 бочки
  • 3 бочки

b-barrels

1 бочка

  • 40 литров
  • на чистку 150 кг меха
  • 6 900 руб.

2 бочки

  • 80 литров
  • на чистку 300 кг меха
  • = 6900 + 4900
  • 11 800 руб.
  • Ваша экономия 2000 руб.

3 бочки

  • 120 литров
  • на чистку 300 кг меха
  • = 6900 + 4900 +
  • 15 700 руб.
  • Ваша экономия 5000 руб.

Refactoring index.html

Refactoring index.html

Changes in ver 2.0.6

  • Подключен протокол SSL, теперь сайт доступен по https:// baraban16.ru;
  • Title & H1 = "Откатные барабаны для меха, а также опилки "Eco clean" для чистки меха";
  • videos bgcolor: white;
  • Fixed Error: link to YouTube.com http >> https;
  • ;

Access to path (files) by password

https://habr.com/post/165701/

  1. Защита паролем.

Иногда нужно, чтобы доступ к некоторым ресурсам сайта был разрешён только определённым пользователям.
Запустив команду «htpasswd /home/pathto/.htpasswd user1» и введя 2 раза пароль, создастся файл .htpasswd примерно такого содержания:
user1:31/a7xzJFbFoo
user2:7JK9iJEedT8hA

В файл .htaccess добавляем следующие строки:

AuthUserFile /home/pathto/.htpasswd
AuthType Basic
AuthName «Secret Place»
require valid-user

Доступ теперь возможен только при введении правильного имени пользователя и пароля.

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.