Showing 72 open source projects for "atom-project"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Pelican

    Pelican

    Static site generator that supports Markdown and reST syntax

    ...Chronological content (e.g., articles, blog posts) as well as static pages. Integration with external services. Site themes (created using Jinja2 templates). Publication of articles in multiple languages. Generation of Atom and RSS feeds. Code syntax highlighting via Pygments. Import existing content from WordPress, Dotclear, or RSS feeds. Fast rebuild times due to content caching and selective output writing. Extensible via a rich plugin ecosystem, Pelican Plugins. Pelican considers “articles” to be chronological content, such as posts on a blog, and thus associated with a date. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Jekyll

    Jekyll

    A simple, blog-aware static site generator written in Ruby

    Jekyll is a simple, blog-aware, static site generator that’s ideal for creating personal, project, or organization sites. Jekyll is incredibly simple-- it just takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready for deployment. No configurations, databases, pesky updates and other needless complexities. Jekyll lets you focus on what really matters: your content. Jekyll is easy to install and run.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Surmon.me

    Surmon.me

    Personal website and blog

    Surmon.me is a full-featured personal website and blog platform built with Vue and designed as part of a larger ecosystem of interconnected applications and services. The project functions as a server-side rendered (SSR) web application that delivers content dynamically while maintaining performance and SEO optimization. It is powered by a dedicated backend service called NodePress, which provides RESTful APIs for content management, data retrieval, and system operations. The platform is not just a static blog but part of a modular architecture that includes an admin dashboard, a mobile app, and even AI-assisted features, all designed to work together cohesively. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Navigate CMS

    Navigate CMS

    Open source content management system

    A powerful and intuitive content management system for everybody. The easiest way to keep your website updated. Companies - Update your corporate website effortlessly. Define user roles with permissions. Integrate your project with the social networks. Developers - Discover how nv tags can save you hours of coding in PHP. Create extensions and widgets on a platform without complications. Designers - Turn your HTML design into a dynamic website in a few hours. Create theme variations easily. Make changes quickly.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Ol.LiveJournal

    Ol.LiveJournal

    This is an implementation of LiveJournal API with any small utilities

    This project contains an implementation of the LiveJournal/DreamWidth API (which will eventually become a Nuget package) and several small utilities (tag transfer, link translation from LJ to DW, etc.). The API implementation works on .NET Framework (>= 4.5), .NET Standard (>= 2.0) and .NET (>= 6.0) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Node.js Backend Architecture

    Node.js Backend Architecture

    Node.js Backend Architecture Typescript

    This project is designed for a production-ready environment. It can handle the scale and complexity of a very demanding application. This project is being used by companies like MindOrks, AfterAcademy, and CuriousJr. Apps/Websites having 10+ million userbase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Front-end development blog

    Front-end development blog

    Front-end Development Thoughts

    ...The repository collects technical thinking on subjects such as AI in development, VS Code history, React Conf, JavaScript number behavior, server-side versus client-side rendering, and React best practices. It also includes articles about CSS Modules, Immutable data patterns, replacing jQuery with native JavaScript, Fetch, Flux, Relay, and Redux. The project is useful for developers who want opinionated front-end learning material in one place. It also preserves a snapshot of front-end concerns from the React and modern JavaScript transition era.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vidvatta is an simple to setup blog application specially made for developers, this project can be easily hosted on hosting application like Cyclic.sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Emlog ML

    Multilingual PHP blog engine

    WARNING: The project is moved to https://github.com/codersclub/emlog.ml Emlog is a powerful blog and website building CMS based on PHP and MySQL. Committed to providing you with fast, stable, and extremely simple and comfortable use of content creation and site construction service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    VBlog

    VBlog

    V Tribe, a multi-user blog management platform

    ...It implements typical blogging features like user authentication, post creation and editing, commenting, tagging, search, and administrative dashboards, giving learners a complete picture of how a real content management system works. The project demonstrates how to structure a scalable codebase with separation of concerns between frontend and backend, and how to coordinate RESTful API endpoints with Vue components and state management. It also handles common concerns such as pagination, file uploads (for images or attachments), session management, and role-based access control, showing how these are tackled in practice. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    ...If you already understand the fundamentals of webpage creation you can get productive really quickly. Open source, unrestricted, and free to use. Coders are welcome to contribute themes or plugins to the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Microblog

    Microblog

    Microblogging application developed in my Flask Mega-Tutorial series

    Microblog is a Flask-based social blogging application that serves as the companion example project to the author’s Flask tutorial book, demonstrating how to build a production-ready web application with features typical of modern social systems. The project includes user registration and login, password hashing, profile editing, and avatar support, but it goes deeper by illustrating how to implement following/follower relationships, posting short messages, and displaying personalized feeds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RSS Atom Feed Analytics With MapReduce

    This is a data analytics project for RSS feeds using hadoop MapReduce

    This project accepts the output of jatomrss project as the input. It applies the MR logic on the same to perform the analytics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mobirise Bootstrap Template

    Mobirise Bootstrap Template

    Make your own bootstrap-based site in minutes!

    ...Great for product and services landing pages, it is 100% mobile-friendly and looks amazing on any device. The template includes a lot of rich features and addons that you can use as a great starting point for your next Bootstrap3 project. The template is free for commercial and personal use, backlinks are not required but always appreciated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Light php framework. It has resources to create modules with menus, views and forms. It's usable for simple web pages as well as content management or portal solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This Project is based on a former community project SCDP. It was build as a blog software build with ajax functionality. Because of many problems, i decided to write it again, but this time without ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Blog

    Blogging engine

    This project is a blogging engine currently under development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KrisonAV

    KrisonAV

    Content Management System Based on Codecharge Studio and Artisteer

    ...Edit open source KrisonAV CMS with Codecharge Studio and create your own blocks, modules or even plugins. There is also a commercial version which includes all Codecharge Studio's project files for you who feel that KrisonAV CMS does not fully satisfy your expectations. Owning project files (*.cpp), you can modify (by using Codecharge Studio) core files for your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    blog4y

    blog4y

    Easy blogging for you.

    Project goal is to allow you easy post and backup blog articles to most free blogging hosting. Provide Python API, command line utility, Emacs integration and GTK interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ITKalam Project

    Articles Viewer WebSite that is perfect for technology, social updates

    A WebSite that is good for technology news and social webpages and can be used for many other goals like medical website or tech-blog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DotNetAge
    DotNetAge is an CMS,Social Networking platform and Mvc RAD platform. DotNetAge focus on aesthetics,ease-of-use,SEO and web standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AllianceCMS

    AllianceCMS

    AllianceCMS - A Community Centric Content Management System

    A secure, flexible, web standards compliant PHP 5.4+ Content Management System which allows easy 3rd party code integration. Our Module API and Template system promotes secure coding practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TumblOne

    TumblOne

    TumblOne is a Tumblr Blog Image Crawler

    ...Tutorial Video: https://www.youtube.com/watch?v=Ns2bkvF_ht4 A Manual can be found at SourceForge in Download Area. BE AWARE: HERE IS A NEW DOMAIN www.TumblOne.COM, WICH POINTS TO MY PROJECT, THIS HAS NOTHING TO DO WITH THIS PROJECT, IT'S NOT FROM ME. STAY AWAY, MAYBE VIRUS INFECTED! This Version 1.0.4 will be the Last Update of the Project under Version 1 - it was a TechTest. A new Version with nice Features and a well formed User Interface is under Development, be patient!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The castafiore J2EE Platform consists of an advanced Web Framework built upon JQuery and a persistence framework built upon hibernate. All together glued with spring 3. We also provide some exciting web tools like a DMS and a Portal designer
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next