Giter Club home page Giter Club logo

cstate / example Goto Github PK

View Code? Open in Web Editor NEW
22.0 11.0 41.0 47 KB

👀 Easy deploy to Netlify. Click link to try it out. This is an example of how cState should look and function like from a production/user standpoint, this here has exampleSite with the proper hieracracy.

Home Page: https://app.netlify.com/start/deploy?repository=https://github.com/cstate/example

HTML 100.00%
example theme hugo netlify status statuspage serverless serverside netlify-cms golang go hyperfast-golang netlify-deployment netlify-template netlifycms hacktoberfest

example's Introduction

cState Site v5.5

This is the default cState status page website directory/folder.

Are you updating? Use these commands

Download your site with all the directories. git clone --recursive <your repo link goes here>

Update the cState theme submodule. git submodule foreach git pull origin master

In the parent directory, type hugo serve. Check to see if everything is working.

Then do git add -A; git commit -m "Update cState"; git push origin <branch, probably main or master>. Your status page is now updated and uploaded.

For maintainers (probably not for you)

Maintainers need to update both cstate/cstate and cstate/example for each new version.

Download this repo with all the directories. git clone --recursive -b master https://github.com/cstate/example.git

Add your changes from cstate/cstate's exampleSite folder.

Update the cState theme submodule. git submodule foreach git pull origin master

Then push git add -A; git commit -m "Update cState vX.X.X"; git push origin master.

License

MIT © Mantas Vilčinskas

example's People

Contributors

jacksonchen666 avatar mistermantas avatar zer-far avatar

Stargazers

 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  avatar  avatar

example's Issues

GitLab CI from example doesn't work out of the box

Describe the bug
The docker image pulled in does not contain git, and so hugo fails to build the site.

Reproduction steps
Steps to reproduce the behavior:

  1. Clone example cstate
  2. Push to gitlab (e.g. git push [email protected]:<username>/<repo-name>.git replace contained angle brackets with appropriate values, creating of repo not required beforehand)
  3. Experience CI failure

Expected behavior
The GitLab CI working out of the box

Screenshots
Screen Shot 2022-06-13 at 14 44 04

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context
The images are stored here

Add LICENSE file for clarity

This project has a license declared in the README, but not a LICENSE file containing the terms. I suggest adding it for very clear visibility.

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.