Remove tags markdown
article thumbnail

Creating an Angular Jamstack Blog

Netlify

A blog is a great place to share the inside scoop on your new features with your users or bring new eyes to your site with interesting content. Scully , the Angular Static Site Generator, makes it easier to create a blog using Markdown and the Angular framework we’re familiar with. generate a blog skeleton.

article thumbnail

Blog/Website Relaunch: Under the Hood of craftycto.com

Crafty CTO

Yes, I needed to replatform my blog, but I also needed a web presence for my new fractional CTOing entity. The blog needed a new name, but I also working on naming the new entity, and realized it might be possible to find a name that would work well for both. Content is authored in Markdown. We’re both right, I think.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Building a Markdown blog with Next 9.3 and Netlify

Netlify

That being said, here’s how to build a Markdown blog with the latest Next (9.3.6, Fill it in with a title and description, here’s what mine looks like: { "title": "Demo Blog", "description": "This is a simple blog built with Next, easily deployable to Netlify!" The Header.js

Data 145
article thumbnail

Building an Angular Jamstack App with Scully

Netlify

create a blog and post with Scully’s generate schematics. Inside the tag we’ll either display the route title if it has one or default to displaying the route. Blog Inception. We’re going to write a blog post IN this blog post ??. ng g @scullyio/blog. Yes, a markdown file!

article thumbnail

Why should I set a canonical URL?

Xebia

If you like blogging like me, you probably post your content on multiple places. When you do not provide a canonical url search engines like Google are less likely to show your blog. For example, when you publish your blog on site A. For example, when you publish your blog on site A. Via a header or using a html tag.

article thumbnail

The Best 75 Evernote Alternatives?—?The Complete Review [2020]

Codegiant

Notebooks & tags. Organize your stuff with tags. Markdown support is missing which seems to be one of the killer features of Evernote. No markdown support tho. You can search for your notes, copy them, tag them and even modify them. Joplin notes are in Markdown format. Markdown importer.

article thumbnail

Let’s Learn Eleventy! Boost your Jamstack skills with 11ty

Netlify

Eleventy’s Low barrier to entry — you only need a single Markdown file. Create a new Markdown file called index.md For more information on how this works, see the npm blog announcing npx. If your Markdown file contains: layout: layout.liquid. Want to control the title tag from your Markdown files?