Merge branch 'main' of ssh://git.hangar.org:21036/hangar-tech/grafica-hangar-org into main
This commit is contained in:
commit
bd7e745a85
20
README.md
20
README.md
|
@ -7,20 +7,20 @@ elementos gráficos aplicables a Hangar mostrados en https://grafica.hangar.org#
|
||||||
to use the static page for Hangar:
|
to use the static page for Hangar:
|
||||||
|
|
||||||
copy/move the content into the main site directory
|
copy/move the content into the main site directory
|
||||||
css-static-template (directory as is)
|
- css-static-template (directory as is)
|
||||||
index-template.html
|
- index-template.html
|
||||||
index-offline.html
|
- index-offline.html
|
||||||
|
|
||||||
if Hangar case: the page is ready,
|
for **Hangar** case: the page is ready,
|
||||||
|
|
||||||
if other edit the index-template.html with desidered content
|
for other edit the `index-template.html` with desidered content
|
||||||
|
|
||||||
then:
|
then:
|
||||||
rename the original index.html or index.php to index.html.YYYYMMDD or index.php.YYYYMMDD (ex index.html.20200414)
|
- rename the original `index.html` or `index.php` to `index.html.YYYYMMDD` or `index.php.YYYYMMDD` (ex index.html.20200414)
|
||||||
rename index-offline.html to index.html
|
- rename `index-offline.html` to `index.html`
|
||||||
|
|
||||||
step back:
|
step back / roll back:
|
||||||
rename index.html to index-offline.html
|
- rename index.html to index-offline.html
|
||||||
rename index.html.YYYYMMDD to index.html or index.php.YYYYMMDD to index.php
|
- rename index.html.YYYYMMDD to index.html or index.php.YYYYMMDD to index.php
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue