Skip to content

HEP-FCC/fccsw-meetings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fccsw-meetings

This PHP script publishes upcomming FCC Software meetings as a list, which can be embeded in other web sites as <iframe> element.

Example of the usage can be seen at FCC Software webpage.

<iframe src="https://fccsw.web.cern.ch/fccsw-meetings/"
        title="FCC Software Meetings"></iframe>

Local development

Install PHP, for RedHat based Linux distributions use:

dnf install php-cli

Run local server:

php -S localhost:8000

Deployment

The script lives at

/eos/project/f/fccsw-web/www/fccsw-meetings/index.php

About

Small PHP script to list upcoming FCC Software meetings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published