Commit bde21ada authored by Simonas's avatar Simonas

release 1.0.0

parent 333e9aab
......@@ -20,9 +20,9 @@
## Production
- build CSS & JS assets - `C:\web\dev.biuro\ npm run build`
- build new image `docker build -t biuro/web:0.0.32 .` (update version number)
- build new image `docker build -t biuro/web:1.0.0 .` (update version number)
- login to biuro docker account `docker login --username=biuro --password=9Ndtjd2vKsLvGuFOeFq1KdJs`
- push image to docker repository - `docker push biuro/web:0.0.32`
- push image to docker repository - `docker push biuro/web:1.0.0`
## Production
- update biuro/web image version in .env file (staging or www)
......@@ -67,10 +67,14 @@
### Plugins
#### Akismet Anti-Spam
#### Cookies warning
#### Data controller
#### Jobs importer
#### Permalink Manager Lite
#### Biuro Contacts
#### Biuro Feedbacks
#### Biuro HTML
#### Biuro Sections
#### Biuro Services
#### Cookies Warning
#### Data Controller
#### Jobs Importer
#### Pods - Custom Content Types and Fields
#### Polylang
#### Yoast SEO
......
......@@ -22,8 +22,6 @@
get_template_part( 'template-parts/meta/canonical');
?>
<!-- <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet"> -->
<style><?php include 'css/core-1064aec6fe.min.css'; ?></style>
<link rel="preload" href="/wp-content/themes/biuro/css/main-8fd8d5e9f3.min.css" as="style" onload="this.rel='stylesheet'">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment