Coder Social home page Coder Social logo

portfolio's Introduction

Portfolio

Astro Modern Personal Website

๐Ÿ‘ทโ€โ™‚๏ธ๐Ÿ—๏ธ Currently under construction! ๐Ÿšง๐Ÿ‘ท

Things that need work: GitHub Actions deployment & dependency management

Installation

Run the following command in your terminal

pnpm install

Once the packages are installed you are ready to run Astro. Astro comes with a built-in development server that has everything you need for project development. The astro dev command will start the local development server.

pnpm dev

Tech Stack

Project Structure

โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ components/
โ”‚   โ”‚   โ”œโ”€โ”€ cs/
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ TimeLine
โ”‚   โ”‚   โ”œโ”€โ”€ BaseHead.astro
โ”‚   โ”‚   โ”œโ”€โ”€ Card.astro
โ”‚   โ”‚   โ”œโ”€โ”€ Footer.astro
โ”‚   โ”‚   โ”œโ”€โ”€ Header.astro
โ”‚   โ”‚   โ””โ”€โ”€ HorizontalCard.jsx
โ”‚   โ”‚   โ””โ”€โ”€ SideBar.jsx
โ”‚   โ”œโ”€โ”€ layouts/
โ”‚   โ”‚   โ””โ”€โ”€ BaseLayout.astro
โ”‚   โ”‚   โ””โ”€โ”€ PostLayout.astro
โ”‚   โ””โ”€โ”€ pages/
โ”‚   โ”‚   โ”œโ”€โ”€ blog/
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ [page].astro
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ post1.md
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ post2.md
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ post3.md
โ”‚   โ”‚   โ””โ”€โ”€ cv.astro
โ”‚   โ”‚   โ””โ”€โ”€ index.astro
โ”‚   โ”‚   โ””โ”€โ”€ projects.astro
โ”‚   โ”‚   โ””โ”€โ”€ rss.xml.js
โ”‚   โ””โ”€โ”€ styles/
โ”‚       โ””โ”€โ”€ global.css
โ”œโ”€โ”€ public/
โ”‚   โ”œโ”€โ”€ favicon.svg
โ”‚   โ””โ”€โ”€ social-image.png
โ”‚   โ””โ”€โ”€ sprofile.jpg
โ”‚   โ””โ”€โ”€ social_img.webp
โ”œโ”€โ”€ astro.config.mjs
โ”œโ”€โ”€ tailwind.config.cjs
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ tsconfig.json

Deploy

You can deploy the site on your favorite static hosting service such as Vercel, Netlify, GitHub Pages, etc.

The configuration for the deployment varies depending on the platform where you are going to do it. See the official Astro information to deploy the website.

โš ๏ธ CAUTION
The Blog pagination of this template is implemented using dynamic route parameters in its filename and for now this format is incompatible with SSR deploy configs, so please use the default static deploy options for your deployments.

Contributing

Suggestions and pull requests are welcomed! Feel free to open a discussion or an issue for a new feature request or bug.

One of the best ways of contributing is to grab a bug report or feature suggestion that has been marked accepted and dig in.

Please be wary of working on issues not marked as accepted. Just because someone has created an issue doesn't mean we'll accept a pull request for it.

License

Astro Modern Personal Website is licensed under the MIT license โ€” see the LICENSE file for details.

Contributors

Made with contrib.rocks.

portfolio's People

Contributors

imgbot[bot] avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

romvnly-gaming

portfolio's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency astro-compressor to v0.4.1
  • fix(deps): update dependency @astrojs/rss to v2.4.4
  • fix(deps): update dependency @astrojs/sitemap to v1.4.0
  • fix(deps): update dependency astro-analytics to v2.7.0
  • fix(deps): update dependency astro-seo-schema to v4
  • fix(deps): update dependency daisyui to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • fix(deps): update dependency sharp to v0.32.6 [security]

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

npm
package.json
  • @astrojs/image ^0.16.0
  • @astrojs/mdx ^0.18.0
  • @astrojs/rss ^2.0.0
  • @astrojs/sitemap ^1.0.0
  • @astrojs/tailwind ^3.0.0
  • astro ^2.0.0
  • astro-analytics ^2.6.0
  • astro-compressor ^0.4.0
  • astro-critters ^1.1.26
  • astro-og-canvas ^0.1.6
  • astro-purgecss ^2.0.0
  • astro-robots-txt ^0.4.0
  • astro-seo-schema ^2.0.0
  • astro-spa ^1.3.9
  • daisyui ^2.27.0
  • sharp ^0.32.0
  • tailwindcss ^3.2.4
  • @tailwindcss/typography ^0.5.7

  • Check this box to trigger a request for Renovate to run again on this repository

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.