Home

Awesome

<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->

<a name="readme-top"></a>

<!-- *** Thanks for checking out the Best-README-Template. If you have a suggestion *** that would make this better, please fork the repo and create a pull request *** or simply open an issue with the tag "enhancement". *** Don't forget to give the project a star! *** Thanks again! Now go create something AMAZING! :D --> <!-- PROJECT SHIELDS --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> <!-- PROJECT LOGO --> <div align="center">

Contributors Forks Stargazers Issues GPL-3.0 License

<br /> <a href="https://github.com/nodetec/ublog"> <img src="https://upload.wikimedia.org/wikipedia/commons/0/0b/Greek_lc_mu.svg" alt="Logo" width="100" height="100"> </a> <h3 align="center">µBlog</h3> <p align="center"> uBlog is a minimalist blog on nostr that allows anyone to easily create their own personal micro-blog. <br /> <br /> </span> <a href="https://u-blog.vercel.app/">👁️ View Demo</a> · <a href="https://github.com/nodetec/ublog/issues">🐞 Report Bug</a> </p> </div> <!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> </li> <li> <a href="#configuration">Configuration</a> </li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->

About The Project

Product Name Screen Shot

WIP

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Built With

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED -->

Getting Started

  1. Fork this repo
  2. Edit ublog.config.js
  3. Deploy on vercel
<!-- Configuration -->

Configuration

The ublog.config.js file contains the configuration settings for this project

OptionDescriptionRequired/Optional
titleThe title of your blog.Required
descriptionA brief description of your blog.Required
faviconThe URL of the favicon image for your blog.Optional
logoThe URL of the logo image for your blog.Optional
npubYour own public key for your blog.Required
themesAn array of built-in themes. Choose your favorite themes.Required
customThemesAn array of custom themes. You can generate your own theme from here.Required
relaysAn array of relays.Required

Note:

<!-- ROADMAP -->

Roadmap

See the open issues for a full list of proposed features (and known issues).

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING -->

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE -->

License

Distributed under the GPL-3.0 License. See LICENSE.txt for more information.

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTACT -->

Contact

Discord - https://discord.gg/Xb9B4Ny

Project Link: https://github.com/nodetec/ublog

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGMENTS -->

Acknowledgments

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->