暫無描述 https://freakspot.net/programas/bullet_dodger/

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

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.