Skip to content

Koajakins/cSploit.github.io

 
 

Repository files navigation

cSploit.github.io

How to build

gem update
gem install bundler jekyll jemoji
bundler exec jekyll serve
open http://127.0.0.1:4000//

Output

Configuration file: /Users/andrea/Desktop/cSploit.github.io/_config.yml
Configuration file: /Users/andrea/Desktop/cSploit.github.io/_config.yml
            Source: /Users/andrea/Desktop/cSploit.github.io
       Destination: /Users/andrea/Desktop/cSploit.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 1.179 seconds.
 Auto-regeneration: enabled for '/Users/andrea/Desktop/cSploit.github.io'
Configuration file: /Users/andrea/Desktop/cSploit.github.io/_config.yml
    Server address: http://127.0.0.1:4000//
  Server running... press ctrl-c to stop.

All TODOs:

  • Write all .md files using a perfect syntax and using the right HTML format (h1,h2,h6)
  • Fix mobile paddingand & content align
  • Create github control center with JSON APIs interpreter in JS
  • Better resource loading with ksys @AndreaCioccarelli
  • Remove unuseful resources
  • Create new gradients for pages and extra
  • Make UI more fluid and responsive
  • Use a code-window plugin to host code on github using getter via row
  • Dump all loadings with a web-inspector and tweak resources loading time
  • Compleate toasts and iframes
  • Finish pages

Warning: Known issues

  • Page gets 404 errors for each redirection. it's normal, because cSploit will try to redirect you at rootURL + directory and not at the clean url. So, it will be fixed automatically when merged in master, because it'll set up automatically everything
  • Font parsing (Apply) issue, also it will be fixed soon
  • Broken links on donation page

About

website for cSploit organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.0%
  • CSS 19.3%
  • JavaScript 0.7%