Skip to content

jjmpsp/iamavailablefor.work

Repository files navigation

iamavailablefor.work

iamavailablefor.work website source. http://iamavailablefor.work/


Introduction

iamavailablefor.work (abbreviated as IAAFW) is an open source website written in PHP which allows you to register your own iamavailablefor.work/{profile_name} web address for free. You can redirect this web address to your own personal blog/portfolio/website, or use our profile editor to build and customise your own portfolio.

IAAFW was written with a range of technologies and other open source softwares:

The master branch of this repository gets pulled by my server automatically whenever changes are made to it, so once a pull request has been accepted and merged with the master branch, your changes will instantly become visible on the live domain!


Roadmap:

I wanted to keep this project simple, but now that I've open sourced it, I have a few changes which I'd like implemented into the project.

Core changes:

  • Currently, there is only one theme implemented into the project. It would be cool if a theme changer could be implemented so the user could select from a repository of themes.

Code changes:

  • Add grunt into the project so CSS and JS files are minified and compressed, reducing load on the server.

Screenshots:

iamavailablefor.work default profile

.DS_Store

/.htaccess

/index.php /application/config/config.php /application/config/database.php

/application/cache/ !application/cache/index.html !application/cache/.htaccess

/application/logs/ !application/logs/index.html !application/logs/.htaccess

/_tmp-folder/ /uploads/

*/config/development /logs/log-.php */logs/!index.html /cache/ */cache/!index.html */cache/!.htaccess

About

iamavailablefor.work website source.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published