Skip to content

CarlosTenorio/myblog

Repository files navigation

Personal Blog

Personal Django Blog

Prerequisits

docker & docker-compose

Instructions

Install frontend dependencies

make install

Run gulp and collects static files from each of the applications

make collectstatic

Propagate changes make to the models into the database schem

make makemigrations
make migrate

Environments

Local environment

make devel

Deployment

make deploy

Lenguages

Compile and prepare the key to translate on .po file

make compile-lang

Update the translations

make update-lang

About

Personal Django Blog

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors