if your website only contains HTML/CSS (basically static website) files
then a much simple solution would be to deploy the website on github.

refer to this,
https://pages.github.com/
for further details

On Thu, Jul 4, 2019 at 9:44 PM Joe Reitman <[email protected]> wrote:

> Just to clarify static vs dynamic
>
> There are basically two main types of *website* - *static* and *dynamic*.
> A *static site* is one that is usually written in plain HTML and what is
> in the code of the page is what is displayed to the user. A *dynamic site* is
> one that is written using a server-side scripting language such as PHP,
> ASP, JSP, or Coldfusion.
>
> Django is a dynamic site.
>
>
>
> On Wednesday, July 3, 2019 at 8:47:15 PM UTC-5, Django Dojo wrote:
>>
>> I’ve created a static website in Django and i would like to know the
>> cheapest an
>
>
>
>> d best way to design ploy it.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/fcc8dda7-87f4-4443-83d1-c0b9ec86b052%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/fcc8dda7-87f4-4443-83d1-c0b9ec86b052%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Kr!S!-!/\//-\

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOfvSLerCH1t6ecCw44AA3XYYi6ruSQAB%2BhL%3DTFz9qScc2%2BNeQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to