An open API service indexing awesome lists of open source software.

https://github.com/danirus/dcx-comp-html

HTML mockups of django-comments-xtd comp demo
https://github.com/danirus/dcx-comp-html

Last synced: 5 months ago
JSON representation

HTML mockups of django-comments-xtd comp demo

Awesome Lists containing this project

README

          

# dcx-comp-html

HTML mockups to implement django-comments-xtd comp example site without
external CSS or UI frameworks.

There are two directories:
* only-desktop: I started designing only for desktop. Wrong idea.
* responsive: This is the second attemp combining mobile and desktop.

## Run any of the three static sites

Switch to any of the previous mentioned directories and run the server:

$ python3 -m http.server 8000