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
- Host: GitHub
- URL: https://github.com/danirus/dcx-comp-html
- Owner: danirus
- Created: 2021-01-17T10:08:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-02T16:20:12.000Z (over 5 years ago)
- Last Synced: 2025-10-10T11:45:21.712Z (9 months ago)
- Language: HTML
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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