GithubHelp home page GithubHelp logo

armaanas / deno-fresh-blog Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 775 KB

Source code for blog made with Deno, Fresh and Twind.

Home Page: https://blog.armaan-s.com/

License: MIT License

TypeScript 100.00%
deno typescript denodeploy fresh

deno-fresh-blog's Introduction

deno-fresh-blog

A simple blog built with Fresh for Deno and Twind (Tailwind CSS framework). Hosted on Deno Deploy.

Made with Fresh

Features

  • Simple Markdown renderer for blog post content
  • Uses Twind for easy Tailwind configuration
  • Customizable with Preact, Fresh and Tailwind
  • Server side rendering for fast load times and perfect Lighthouse scores

Setup

  1. Clone this repo on Github
  2. Create a Deno Deploy account
  3. Create a new project in Deno Deploy and link that Github repo to it
  4. Set the entry file to main.ts

Local Development

deno task start

This will run the app on http://localhost:8000

Technologies

Hope this helps get you started! Let me know if you have any other questions.

Usage

Once you have deployed the blog, you can access it by visiting the URL provided by Deno Deploy.

To create new blog posts, simply create a new markdown file in the posts directory.

The content of the markdown file should be in the following format: Front Matter (YAML + Markdown)

---
title: Title of the Post
author: Your Name
date: YYYY-MM-DDThh:mm:ssZ
---

Content of the post in _Markdown_ format.

You can also add images to your blog post by placing them in the public directory and referencing them in the markdown file.

License

Deno-Fresh-Blog is licensed under the MIT License.

deno-fresh-blog's People

Contributors

armaanas avatar

Stargazers

 avatar

Watchers

 avatar

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.