edited instructions
This commit is contained in:
parent
5270378579
commit
01fa20a867
25
README.md
25
README.md
|
@ -1,3 +1,26 @@
|
|||
# grafica-hangar-org
|
||||
|
||||
elementos gráficos aplicables a Hangar mostrados en https://grafica.hangar.org
|
||||
elementos gráficos aplicables a Hangar mostrados en https://grafica.hangar.org# using the static templates maintenance mode.
|
||||
|
||||
## instructions as 2020 04 20 by jorge
|
||||
|
||||
to use the static page for Hangar:
|
||||
|
||||
copy/move the content into the main site directory
|
||||
css-static-template (directory as is)
|
||||
index-template.html
|
||||
index-offline.html
|
||||
|
||||
if Hangar case: the page is ready,
|
||||
|
||||
if other edit the index-template.html with desidered content
|
||||
|
||||
then:
|
||||
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
|
||||
|
||||
step back:
|
||||
rename index.html to index-offline.html
|
||||
rename index.html.YYYYMMDD to index.html or index.php.YYYYMMDD to index.php
|
||||
|
||||
|
||||
|
|
24
README.txt
24
README.txt
|
@ -1,24 +0,0 @@
|
|||
# using the static templates maintenance mode.
|
||||
#
|
||||
# instructions as 2020 04 20 by jorge
|
||||
#
|
||||
to use the static page for Hangar:
|
||||
|
||||
copy/move the content into the main site directory
|
||||
css-static-template (directory as is)
|
||||
index-template.html
|
||||
index-offline.html
|
||||
|
||||
if Hangar case: the page is ready,
|
||||
|
||||
if other edit the index-template.html with desidered content
|
||||
|
||||
then:
|
||||
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
|
||||
|
||||
step back:
|
||||
rename index.html to index-offline.html
|
||||
rename index.html.YYYYMMDD to index.html or index.php.YYYYMMDD to index.php
|
||||
|
||||
|
Loading…
Reference in New Issue