diff --git a/README.md b/README.md index a1e88ea7b57f4b4f9c498749315cbdcd0208b8e8..b7b11405970c9e1622f2c9eb91d4aa85631b2200 100644 --- a/README.md +++ b/README.md @@ -1,32 +1 @@ - - ---- - -Example plain HTML site using GitLab Pages. - -Learn more about GitLab Pages at https://pages.gitlab.io and the official -documentation https://docs.gitlab.com/ce/user/project/pages/. - ---- - -## GitLab CI - -This project's static Pages are built by [GitLab CI][ci], following the steps -defined in [`.gitlab-ci.yml`](.gitlab-ci.yml): - -``` -variables: - EXPORT_DIR: "/var/www/html/pages" - -pages-master: - stage: deploy - script: - - mkdir "$EXPORT_DIR/$CI_PROJECT_NAME" - - cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME" - tags: - - production - only: - - master -``` - -The above example expects to put all your HTML files in the `public/` directory. +This code creates a project site for public use. The site calculates the average reading time of English texts for (Algerian) learners of English at different levels of experience. \ No newline at end of file