No Description https://freakspot.net/programas/bullet_dodger/

Jorge Maldonado Ventura 467858a4ed Fix download links 1 year ago
pages 467858a4ed Fix download links 1 year ago
posts 2b629a7ff4 Publish new release 1 year ago
static f51146b34c Add bullet favicon 6 years ago
templates f51146b34c Add bullet favicon 6 years ago
.gitignore d22a6e33df Create simple website for Bullet Dodger 6 years ago
README.md 62af7a4d0d Improve README 6 years ago
variables 979e3147b5 Use HTTPS 6 years ago

README.md

This website uses mkblog.sh. You only have to follow a few steps:

  • git clone https://notabug.org/SylvieLorxu/mkblog.sh
  • git clone https://notabug.org/bullet_dodger/website mkblog.sh/blog
  • cd mkblog.sh && make build

If everything went fine, the website was generated in the mkblog.sh/blog/build directory.

You may need to install the mkblog.sh dependencies. You can quickly do that executing sudo apt install bash gettext discount if you happen to be on a Debian-based system.