GithubHelp home page GithubHelp logo

website's People

Contributors

arhell avatar demyr17 avatar dependabot[bot] avatar hex-ci avatar kenjis avatar lonnieezell avatar mgatner avatar mpmont avatar xlii-chl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Improve Readability of the Website by Improving Contrast and Fonts

Unlike the previous version of CodeIgniter's website, the current website does not provide enough contrast to improve readability. Also, the choice of font or font weight needs to be improved as well.

As seen in the following screenshot, the thinness of the font weight does not provide enough contrast and makes it hard for the text to be read.

CI-Website-Screenshot

Raleway's Extra Light is literally extra light, I suggest you refrain from using it, rather use either Light or Regular. Better yet, choose a different font.

update download page

on tablet & mobile
There is scrolling. also on the tablet and mobile device you need to update links.
21-12-2021 03-30-17

Deploy Script

Consider moving the deployment to a separate file (like .github/scripts/deploy.sh) and having the GitHub Action workflow call that instead.

Infection `develop` fails

See https://github.com/codeigniter4projects/website/actions/workflows/infection.yml?query=branch%3Adevelop

Run git fetch --depth=1 origin $GITHUB_BASE_REF
  git fetch --depth=1 origin $GITHUB_BASE_REF
  infection --threads=2 --skip-initial-tests --coverage=build/phpunit --git-diff-base=origin/$GITHUB_BASE_REF --git-diff-filter=AM --logger-github --ignore-msi-with-no-mutations
  shell: /usr/bin/bash -e {0}
  env:
    COMPOSER_PROCESS_TIMEOUT: 0
    COMPOSER_NO_INTERACTION: 1
    COMPOSER_AUTH: {"github-oauth": {"github.com": "***"}}
From https://github.com/codeigniter4projects/website
 * [new branch]      dependabot/composer/codeigniter4/devkit-1.1.0 -> origin/dependabot/composer/codeigniter4/devkit-1.1.0
 * [new branch]      dependabot/composer/codeigniter4/framework-4.2.6 -> origin/dependabot/composer/codeigniter4/framework-4.2.6
 * [new branch]      master     -> origin/master

In Process.php line 112:
                                                                               
  The command "'git' 'diff' 'origin/' '--diff-filter' 'AM' '--name-only' '--'  
   'app/'" failed.                                                             
                                                                               
  Exit Code: 128(Invalid exit argument)                                        
                                                                               
  Working directory: /home/runner/work/website/website                         
                                                                               
  Output:                                                                      
  ================                                                             
                                                                               
                                                                               
  Error Output:                                                                
  ================                                                             
  fatal: bad revision 'origin/'                                                
                                                                               

run [--test-framework TEST-FRAMEWORK] [--test-framework-options TEST-FRAMEWORK-OPTIONS] [-j|--threads THREADS] [--only-covered] [-s|--show-mutations] [--no-progress] [--force-progress] [-c|--configuration CONFIGURATION] [--coverage COVERAGE] [--mutators MUTATORS] [--filter FILTER] [--formatter FORMATTER] [--git-diff-filter GIT-DIFF-FILTER] [--git-diff-lines] [--git-diff-base GIT-DIFF-BASE] [--logger-github [LOGGER-GITHUB]] [--logger-html LOGGER-HTML] [--noop] [--only-covering-test-cases] [--min-msi MIN-MSI] [--min-covered-msi MIN-COVERED-MSI] [--log-verbosity LOG-VERBOSITY] [--initial-tests-php-options INITIAL-TESTS-PHP-OPTIONS] [--skip-initial-tests] [--ignore-msi-with-no-mutations] [--debug] [--dry-run]

Error: Process completed with exit code 1.

Tests: Blog

Looking at our coverage, the Blog layer is bringing our coverage down a lot. We need test for the Blog library and controller.

Feature: Blog Author Links

I would like to see the author names linked out to something meaningful: forum profile, GitHub account, personal homepage, etc

Invalid request (Unsupported SSL request) on Localhost

Hi.

I just cloned this project on my own pc and then used "php spark serve" to test it.
but the problem is, whenever I try to access it through "http://localhost:8080/", it redirects me to "https://localhost:8080/" and then the browser shows "This site can’t be reached-localhost refused to connect-ERR_CONNECTION_REFUSED" and also the console keeps saying "Invalid request (Unsupported SSL request)"

I double-ckecked config files, htaccess and also php serve arguments but nothing seems wrong!

Thanks in advance for your attention.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.