Coder Social home page Coder Social logo

apache / cloudstack-www Goto Github PK

View Code? Open in Web Editor NEW
16.0 36.0 45.0 307.73 MB

Apache CloudStack Website

Home Page: https://cloudstack.apache.org/

License: Apache License 2.0

HTML 99.48% CSS 0.43% JavaScript 0.04% TypeScript 0.02% MDX 0.02% SCSS 0.01%
cloudstack cloud hosting iaas infrastructure

cloudstack-www's Introduction

Apache CloudStack Official Website

This project keeps all sources used for building up the Apache CloudStack official website which is served at https://cloudstack.apache.org/.

Contributing

For contributing changes such as adding/editing blogs, please see the:

CONTRIBUTING.md

Prerequisite

Apache CloudStack website is powered by Docusaurus 2. Please install Node.js v16 or later and yarn.

Local Development

Install dependencies:

$ yarn install

Start local app server on localhost:3000:

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

It can be useful at times to start anew:

$ yarn clear

To build the website run the following:

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service. We've GitHub Actions based automation that can publish changes merged to 'main' branch being automatically published to the 'asf-site'. see the procedure below.

publishing procedure

  • create a change
  • test your change according to the previous chapter
  • create a PR against staging
  • merge
  • wait for the staged-site to be updated and published
  • check the staging site
  • next, on your local machine
    • pull the latest staging-site and main branches
    • merge staging-site to main
    • push main
git checkout staging-site
git pull
# git clean -d or similar if needed
git checkout main
git pull
git merge --ff-only staging-site
git push
  • wait for asf-site to be updated and published to the main site
  • check again
  • go to sleep

cloudstack-www's People

Contributors

acsgitbot avatar ahmedali6 avatar andrijapanicsb avatar benoitlair avatar bwsw avatar daanhoogland avatar eriweb avatar fredster33 avatar gabrielbrascher avatar imduffy15 avatar jannyg avatar jbampton avatar jlk avatar karuturi avatar leapswitch-repos avatar marcaurele avatar nvazquez avatar pdion891 avatar rafaelweingartner avatar rohityadavcloud avatar sbrueseke avatar sebgoa avatar serverionnl avatar shwstppr avatar sunandob avatar sureshanaparti avatar swill avatar vishesh92 avatar wido avatar zap51 avatar

Stargazers

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

cloudstack-www's Issues

[Blog] Article entries allows editing

When clicking on a blog article, the Edit page button is displayed (redirects to the repo and looks for the file on the main branch). Should this be allowed?

Screenshot 2023-05-09 at 22 26 46

Blog Menubar and Categories on left side

(suggested by @IvetPM from ML)

As for the blog - this needs to be a single button in the main menu without dropdown. When a user clicks it, he needs to be redirected to the main blog page. On the place of Recent Blogs, please put the blog categories:

unnamed

Change website title and subtitle/tagline

(suggested by @IvetPM from ML)

Also it is good to have some nice Title and H1 on home page (title and subtitle in the header). These are affecting the website SEO performance and optimisation and can help us to go up in the search result when users are searching for a solution. I am proposing the following copies for the header:

Ttile: Flexible, easy-to-use and powerful open-souce Infrastructure as a Service cloud computing platform
H1: Apache CloudStack is used by a number of cloud providers, telecoms, MSPs and enterprises around the world! Proven to be reliable to manage tens of thousands of physical servers installed in geographically distributed datacenters.

Change Homepage website header

(suggested by @IvetPM from ML)

I would like to propose two options for how it shall look. Both options will make the website front page to look more professional and polished. This is quite important as this is the first user interaction with the website and specifically for people new to the technology it will make an impression.
In both options you have a simple background image + text as overlay. I am attaching the background images for a discussion.

ACS-Homepage-Version2 2097
ACS-Homepage-version1

Any non-image content, attachment needs to be renamed/checked

I found the asf-infra blog dump in markdown we're using don't have several non-image files such as pdfs work/showup properly. For this to work, I think the target needs to be set to _blank to open in a new tab and rename those files with a .pdf extention.

Example, issue seen at:
https://beautiful-pastelito-4eb422.netlify.app/blog/apache-cloudstack-and-tungsten-fabric

If we open the link in a new tab it fails in browser:
https://beautiful-pastelito-4eb422.netlify.app/img/imported/d1ccefda-ebb0-4208-9835-57d1aed4922b

As a side-note, Docusauras is shipped as a single-page built app and has limitations in finding content-type; it's better to open such static files with a _blank a/href link. Perhaps all such recent posts with pdf/briefs needs to be checked and fixed (perhaps all recent blogs).

cc @IvetPM @jamiepell10

docusaurus upgrade

we've been working long and hard on the docusaurus move. so long in fact that our docusaurus version is out of support. we need to upgrade (urgently?).

About/Who we are Page - Seems to have different style

Screenshot 2023-05-10 at 12 35 15
I'm not sure about the blue frame (if it needs to be present or not), but the Font of the text is different from the rest of the pages, is this on purpose?
For example the community bylaws, which is same as any other page
Screenshot 2023-05-10 at 12 36 32

[Blog] Minor visual issues

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.