0.0.1 ā€¢ Published 1 year ago

floid v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

layout: "../layouts/BlogPost.astro" title: "About MyBlog framework" description: "About MyBlog framework | Miguel Gargallo" updatedDate: "August 10 2022" pubDate: "Jan 10 2023"

author: "Miguel Gargallo"

šŸ–‹ļø About MyBlog framework

This project is a framework based on a fork of astro-starter-kit, so this is a modified version of the default template.

āœØ Features

Features:

  • āœ… Minimal styling (make it your own!)
  • āœ… 100/100 Lighthouse performance
  • āœ… SEO-friendly with canonical URLs and OpenGraph data
  • āœ… Sitemap support
  • āœ… RSS Feed support
  • āœ… Markdown & MDX support

šŸš€ Project Structure

Based on the file structure you provided, it looks like your project is built using Astro, which is a static site generator. The .mdx files in the pages/blog directory are Markdown files with JSX, and they will be rendered as blog posts on your site. The .astro files are Astro components, which are used to build the structure of your site. The .css files in the styles directory contain styles that are applied to the site. The tsconfig.json file is for configuring TypeScript, a programming language that is a strict superset of JavaScript. The package.json file lists the project dependencies and scripts for building and running the project. The public directory contains assets such as images and icons that are used on the site. The .github and .vscode directories contain files related to using GitHub and Visual Studio Code, respectively. The README.md file contains information about the project, and the LICENSE.md file specifies the terms under which the project is licensed.

* Blog 9,249 Files, 1,725 Folders
ā”œā”€ā”€ .github
ā”‚   ā””ā”€ā”€ FUNDING.yml
ā”œā”€ā”€ .gitignore
ā”œā”€ā”€ .vscode
ā”‚   ā”œā”€ā”€ extensions.json
ā”‚   ā””ā”€ā”€ launch.json
ā”œā”€ā”€ License.md
ā”œā”€ā”€ README.md
ā”œā”€ā”€ astro.config.mjs
ā”œā”€ā”€ package-lock.json
ā”œā”€ā”€ package.json
ā”œā”€ā”€ public
ā”‚   ā”œā”€ā”€ favicon.icns
ā”‚   ā”œā”€ā”€ favicon.ico
ā”‚   ā”œā”€ā”€ favicon.png
ā”‚   ā”œā”€ā”€ favicon.svg
ā”‚   ā”œā”€ā”€ icon.icns
ā”‚   ā”œā”€ā”€ icon.ico
ā”‚   ā”œā”€ā”€ input.png
ā”‚   ā”œā”€ā”€ placeholder-about.jpg
ā”‚   ā”œā”€ā”€ placeholder-hero.jpg
ā”‚   ā””ā”€ā”€ placeholder-social.jpeg
ā”œā”€ā”€ src
ā”‚   ā”œā”€ā”€ components
ā”‚   ā”‚   ā”œā”€ā”€ BaseHead.astro
ā”‚   ā”‚   ā”œā”€ā”€ Calendar.astro
ā”‚   ā”‚   ā”œā”€ā”€ Copyright.astro
ā”‚   ā”‚   ā”œā”€ā”€ Footer.astro
ā”‚   ā”‚   ā”œā”€ā”€ Ga.astro
ā”‚   ā”‚   ā”œā”€ā”€ Header.astro
ā”‚   ā”‚   ā”œā”€ā”€ HeaderLink.astro
ā”‚   ā”‚   ā”œā”€ā”€ Mobile.astro
ā”‚   ā”‚   ā”œā”€ā”€ Shortcuts.astro
ā”‚   ā”‚   ā””ā”€ā”€ Tag.astro
ā”‚   ā”œā”€ā”€ config.ts
ā”‚   ā”œā”€ā”€ env.d.ts
ā”‚   ā”œā”€ā”€ layouts
ā”‚   ā”‚   ā””ā”€ā”€ BlogPost.astro
ā”‚   ā”œā”€ā”€ pages
ā”‚   ā”‚   ā”œā”€ā”€ about.md
ā”‚   ā”‚   ā”œā”€ā”€ blog.astro
ā”‚   ā”‚   ā”œā”€ā”€ blog
ā”‚   ā”‚   ā”‚   ā”œā”€ā”€ AI and the Advancement of Math, Science, Cryptography, and Planets.mdx
ā”‚   ā”‚   ā”‚   ā”œā”€ā”€ How to make chatGPT to write Readme perfectly.mdx
ā”‚   ā”‚   ā”‚   ā”œā”€ā”€ Using AI to Discover New Marine Species.mdx
ā”‚   ā”‚   ā”‚   ā””ā”€ā”€ why-AI.mdx
ā”‚   ā”‚   ā”œā”€ā”€ index.astro
ā”‚   ā”‚   ā”œā”€ā”€ projects.md
ā”‚   ā”‚   ā””ā”€ā”€ rss.xml.js
ā”‚   ā””ā”€ā”€ styles
ā”‚       ā”œā”€ā”€ general.css
ā”‚       ā”œā”€ā”€ layout.css
ā”‚       ā””ā”€ā”€ typography.css
ā””ā”€ā”€ tsconfig.json

šŸ§ž Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:3000
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands like astro add, astro check
npm run astro --helpGet help using the Astro CLI

šŸ“ License

This projects runs on a Pylar AI creative ML License.