Open Sources Point Blank V42 Website
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
There are many great open sources website for Point Blank On Internet, so I created this enhanced one. I want to create a Website template so amazing that it'll be the last one you ever need -- I think this is it.
Here's why:
- Your time should be focused on creating something amazing. A project that solves a problem and helps others
- You shouldn't be doing the same tasks over and over like creating a Website from scratch
- You should implement DRY principles to the rest of your life 😄
Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!
A list of commonly used resources that I find helpful are listed in the acknowledgements.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
For first time, you must be confused about the site structure, simple explanation is, this site using MVC structure, using Codeigniter framework. for installing you can using Git or Clone this project into your local machine.
1. Clone using Git / Download manually this repository.
2. Start your Local web Server (ex. XAMPP).
3. Copy this project to "htdocs" folder (every local web server have different folder name).
4. Done.
And how to configure this website? follow this step clearly:
1. Open "darkblow_config.json".
2. Setup your credentials server.
3. Done.
This is an example of how to list things you need to use the software and how to install them.
- git
git clone https://github.com/imamrasyid/darkblowV42_Website
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.